public marks

PUBLIC MARKS from decembre with tags linux & download

2020

🛠 VLC - INSTRUCTION fichier LUA - VIDEO PLAY / DOWNLOAD - Dailymotion URL parser - addons.videolan.org

(via)
To install, download the dailymotion.lua file and place it in the following directory, depending on your operating system: - on Windows: C:Users(your username)AppDataRoamingvlcluaplaylist - on macOS: /Users/(your username)/Library/Application Support/org.videolan.vlc/lua/playlist/ - on Linux: ~/.local/share/vlc/lua/playlist/ Note that you may have to create some directories in the path if they don’t exist.

2017

LOG - TELECHARGER - YouTube-DL GUI 0.4 - New User Interface - Web Upd8: Ubuntu / Linux blog

ouTube-DL GUI is, like its name suggests, a graphical user interface for the powerful command line tool youtube-dl, available for Linux and Windows. In case you're not familiar with youtube-dl, this is a popular tool that allows downloading videos from YouTube and around 1000 other websites. YouTube-DL GUI features include: - options to select the video and audio format; - post-processing options such as: extract audio from video file, embed thumbnail in audio file, add metadata, select audio quality; - can embed subtitles into the video file (mp4 only); - configurable filename format for the downloaded audio/video file; - supports authentication; - allows using a proxy; - can specify user agent and referrer; - supports passing extra youtube-dl command line options. YouTUbe-DL GUI automatically downloads (and updates) the youtube-dl binary so you don't have to worry about having an old youtube-dl that no longer works. By default, the binary is saved under the ~/.config/youtube-dlg directory. For post-processing, the application uses FFmpeg, so you'll need this installed for some options, like merging DASH files, etc.