Top "Youtube-dl" questions

youtube-dl is an opensource, small command-line program, written in Python, to download videos from YouTube.

How do I use youtube-dl's --add-header option?

I'm trying to add a custom header using youtube-dl, a popular video downloader with command line interface. I'm using PowerShell (…

python powershell cmd command-line youtube-dl
How to download YouTube video subtitles in English using youtube-dl?

I have tried to download subtitles along with the video using the following Python 3.x code. It's just not working. …

python-3.x youtube-dl video-subtitles
youtube-dl in Android

I am trying to retrieve a videoplayback URL from a YouTube link. I know this can be done with youtube-dl (…

java android python youtube-dl
youtube-dl playlist does not work anymore

in the past I have downloaded Youtube's playlists with youtube-dl without any problem. However, now it downloads 0 videos. Could it …

video youtube youtube-dl playlist
Using youtube-dl and ffmpeg (or vlc) to transcode a YouTube live stream to rtsp rtmp udp rtp

I'm trying to use youtube-dl to transcode the YouTube NASA ISS live stream (or any YouTube stream) to rtmp or …

ffmpeg youtube vlc rtsp youtube-dl