Here's is the list of all the supported sites, ordered alphabetically:
- 1tv: Первый канал
- 1up.com
- 20min
- 220.ro
- 22tracks:genre
- 22tracks:track
- 24video
- 3qsdn: 3Q SDN
- 3sat
- 4tube
- 56.com
- 5min
- 8tracks
- 91porn
- 9gag
- 9now.com.au
- abc.net.au
- Abc7News
- abcnews
- abcnews:video
- AcademicEarth:Course
- acast
- acast:channel
- AddAnime
- AdobeTV
- AdobeTVChannel
- more sites.
Core
- [downloader/fragment] Report warning instead of error on inconsistent download state
- [downloader/hls] Fix total fragments count when ad fragments exist
- [parliamentliveuk] Fix extraction
- [soundcloud] Update client id
- [servus] Add support for servus.com
- [unity] Add support for unity3d.com
- [youtube] Replace youtube redirect URLs in description
- [pbs] Restrict direct video URL regular expression
- [drtv] Respect preference for direct HTTP formats
- [eporner] Add support for embed URLs
- [arte] Capture and output error message
- [niconico] Improve uploader metadata extraction robustness
How to install youtube-dl 2017.10.20 on Ubuntu 17.10, Ubuntu 17.04, Ubuntu 16.04, Ubuntu 15.10 Wily Werewolf, Ubuntu 15.04 Vivid Vervet, Ubuntu 14.04 Trusty Tahr and derivative systems like Linux Mint 17.2 Rafaela, Linux Mint 17.1 Rebecca, Linux Mint 17 Qiana, Pinguy OS 14.04, Elementary OS 0.3 Freya, Deepin 2014, Peppermint 6, Peppermint 5, LXLE 14.04 and Linux Lite 2
Open terminal and insert command line...
$ sudo curl -L https://yt-dl.org/downloads/2017.10.20/youtube-dl -o /usr/local/bin/youtube-dl $ sudo chmod a+rx /usr/local/bin/youtube-dl |
If you do not have curl, you can alternatively use wget:
$ sudo wget https://yt-dl.org/downloads/2017.10.20/youtube-dl -O /usr/local/bin/youtube-dl $ sudo chmod a+rx /usr/local/bin/youtube-dl |
Command showing how to download a Youtube Video:
$ youtube-dl 'the url address of video to download' |
0 comments:
Post a Comment
Note: only a member of this blog may post a comment.