YouTube-dl: Open-source YouTube downloader
rg3.github.io
YouTube-dl: Open-source YouTube downloader
1–10 of 338 posts
Re: YouTube-dl: Open-source YouTube downloader
#2To fully use its features you should install ffmpeg though. Youtube-dl will automatically use it if it's in the PATH, and then can download Youtube videos with higher frame rates and resolutions (they store video and audio in separate files, and ffmpeg is used to mux both together). ffmpeg is also required to download from some streaming video hosters.
For me it's essentially:
youtube-dl -F ''
to get the list of available video and audio formats, followed by youtube-dl -f + ''
and then wait for the download to complete. And youtube-dl -U
to self-update youtube-dl (because it gets updated just about every day).Re: YouTube-dl: Open-source YouTube downloader
#3Re: YouTube-dl: Open-source YouTube downloader
#4http://www.ottumwacourier.com/news/local_news/what-is-a-gif/...
> What is a GIF?
> OTTUMWA — Chances are if you have been on the Internet lately, you have encountered a GIF...In honor of National Teen Tech Week, the Ottumwa Public Library offered a session on GIF making for local teens Saturday afternoon.
OK, not a traditional article topic for a newspaper, but the library described seems to be very much on the ball, teaching teens how to use youtube-dl to download movies:
> He walked each of the teens through the steps required for making GIFs by using movie trailers found on YouTube. He then had the kids copy the web address and use the program youtube-dl to download the video. OPL also provided flash drives for each person so they could access the program at home.
Re: YouTube-dl: Open-source YouTube downloader
#5I've been using it for years now and it's great. Not only for Youtube videos, but also for a lot of other video hosters, up to and including TV stations such as the German ZDF or the French Arte. To fully use its features you should install ffmpeg though. Youtube-dl will automatically use it if it's in the PATH, and then can download Youtube videos with higher frame rates and resolutions (they store video and audio i…
youtube-dl --extract-audio --audio-format mp3 Re: YouTube-dl: Open-source YouTube downloader
#6- Supports hundreds of services, not just youtube [0]
- Allows you to extract audio in multiple formats
- Download entire playlists (and general batch support)
- Configure video/audio quality
- Extract/build metadata
- Cross platform
Re: YouTube-dl: Open-source YouTube downloader
#7I've been using it for years now and it's great. Not only for Youtube videos, but also for a lot of other video hosters, up to and including TV stations such as the German ZDF or the French Arte. To fully use its features you should install ffmpeg though. Youtube-dl will automatically use it if it's in the PATH, and then can download Youtube videos with higher frame rates and resolutions (they store video and audio i…
Re: YouTube-dl: Open-source YouTube downloader
#8Some of the things that make this the 'ultimate': - Supports hundreds of services, not just youtube [0] - Allows you to extract audio in multiple formats - Download entire playlists (and general batch support) - Configure video/audio quality - Extract/build metadata - Cross platform [0] https://rg3.github.io/youtube-dl/supportedsites.html
Re: YouTube-dl: Open-source YouTube downloader
#9I've been using it for years now and it's great. Not only for Youtube videos, but also for a lot of other video hosters, up to and including TV stations such as the German ZDF or the French Arte. To fully use its features you should install ffmpeg though. Youtube-dl will automatically use it if it's in the PATH, and then can download Youtube videos with higher frame rates and resolutions (they store video and audio i…
Re: YouTube-dl: Open-source YouTube downloader
#10I feel like "ultimate" in the title is misleading.