Skip to content
/ ytdl Public

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

License

Notifications You must be signed in to change notification settings

linglung/ytdl

Folders and files

NameName
Last commit message
Last commit date

Latest commit

author
linglung
Jan 18, 2017
1744650 · Jan 18, 2017

History

10 Commits
Jan 16, 2017
Jan 16, 2017
Jan 16, 2017
Jan 16, 2017
Jan 18, 2017
Jan 10, 2017
Jan 16, 2017
Jan 16, 2017
Jan 16, 2017
Jan 17, 2017
Jan 16, 2017
Jan 16, 2017
Jan 16, 2017
Jan 18, 2017
Jan 16, 2017
Jan 16, 2017
Jan 16, 2017
Jan 16, 2017

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 http://rg3.github.io/youtube-dl/

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages