From 5e4bb91cfe0dbb212bb9e4d3243362b44a2174ff Mon Sep 17 00:00:00 2001 From: Petr Korolev Date: Tue, 7 Jan 2020 11:21:53 +0300 Subject: [PATCH] add VLC (#500) --- README.md | 1 + applications.json | 14 ++++++++++++++ 2 files changed, 15 insertions(+) diff --git a/README.md b/README.md index ca390fa..64ef7d3 100644 --- a/README.md +++ b/README.md @@ -644,6 +644,7 @@ You can see in which language an app is written. Currently there are following l - [Quick Caption](https://github.com/LumingYin/Caption) - Transcribe and generate caption files (SRT, ASS and FCPXML) without manually entering time codes. ![swift_icon] - [QuickLook Video](https://github.com/Marginal/QLVideo) - This package allows macOS Finder to display thumbnails, static QuickLook previews, cover art and metadata for most types of video files. ![objective_c_icon] - [Subler](https://bitbucket.org/galad87/subler/src) - Subler is an macOS app created to mux and tag mp4 files. ![objective_c_icon] +- [VLC](https://github.com/videolan/vlc) - VLC is a free and open source cross-platform multimedia player ![c_icon] - [Vid Quiz Creator](https://github.com/sahil-a/vidquizcreator) - macOS application to insert quizzes within video playback and play those videos to receiving devices using the LISNR API. ![swift_icon] - [WebTorrent Desktop](https://github.com/webtorrent/webtorrent-desktop) - Streaming torrent app. For Mac, Windows, and Linux. ![javascript_icon] - [Yoda](https://github.com/whoisandy/yoda) - Nifty macOS application which enables you to browse and download videos from YouTube. ![javascript_icon] diff --git a/applications.json b/applications.json index e967d99..39f0620 100644 --- a/applications.json +++ b/applications.json @@ -6416,6 +6416,20 @@ "objective_c" ] }, + { + "short_description": " VLC is a free and open source cross-platform multimedia player", + "categories": [ + "video" + ], + "repo_url": "https://github.com/videolan/vlc", + "title": "VLC", + "icon_url": "", + "screenshots": [], + "official_site": "https://www.videolan.org/vlc/", + "languages": [ + "c" + ] + }, { "short_description": "HandBrake is a video transcoder available for Linux, Mac, and Windows. ", "categories": [