Specifically, I would like to use DownloadThemAll. Can I use youtube-dl to just give me the direct link I need?
YouTube-dl is a free and open-source command-line program for Windows, macOS, and Linux. You can use it to download videos from YouTube and other online video services. YouTube-dl can download videos from over 700 websites with videos.
youtube-dl is a Python based small command-line tool that allows to download videos from YouTube.com, Dailymotion, Google Video, Photobucket, Facebook, Yahoo, Metacafe, Depositfiles and few more similar sites. It written in pygtk and requires Python interpreter to run this program, it's not platform restricted.
Now open the playlist-> Right click on Video-> Information -> You will find the below part of the screen in location textbox. This is the direct link of the video. You can open it in browser or save it to your local system.
By default, Youtube-dl will download the best available quality video. However, it is also possible to download a video or playlist at a specific quality or format.
Sure, you can.
Use the --get-url
option to extract the direct link to media. For example:
youtube-dl --get-url https://www.youtube.com/watch?v=BaW_jenozKc
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With