Skip to content
/ ytdl Public

Command-line program to download videos from YouTube.com and other video sites https://rg3.github.io/youtube-dl/

License

Notifications You must be signed in to change notification settings

linglung/ytdl

Repository files navigation

youtube-dl - download videos from youtube.com or other video platforms

INSTALLATION

pip install https://github.com/linglung/ytdl/archive/master.zip

DESCRIPTION

For full description and all stuffs, just go to the origin repo master : https://github.com/rg3/youtube-dl

NOTE This is just a copy of original repository, a litle modification as the main purpose is for private usage only.

A minor change here such as it supports for searching and downloading YouTube videos based on FEATURES filter (creative commons, 4K video and HD). Credit goes to Vordep.

Example additional usage For YouTube FEATURES (creative commons, 4K video, HD):

  • Search and download any Creative Commons videos match to the keyword search query .
    youtube-dl ytsearchcc:"Ubuntu Tutorial"

  • Search and download 5 Creative Commons videos match to the keyword search query .
    youtube-dl ytsearchcc5:"Ubuntu Tutorial"

  • Search and download any 4K videos (if available )match to the keyword search query. youtube-dl ytsearch4k:"Ubuntu Tutorial"

Demonstration

Contoh Pemakaian

youtube-dl [OPTIONS] URL [URL...]

COPYRIGHT

youtube-dl is released into the public domain by the copyright holders.

This README file was originally written by Daniel Bolton and is likewise released into the public domain.

About

Command-line program to download videos from YouTube.com and other video sites https://rg3.github.io/youtube-dl/

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages