git.y1.nz

yt

Python youtube downloader
download: https://git.y1.nz/archives/yt.tar.gz
README | Files | Log | Refs | LICENSE

README.md

      1 # yt – youtube like a pro
      2 
      3 ## Usage
      4 
      5 	yt -h
      6 
      7 ## Download a file
      8 
      9 	yt -d $youtubeuri
     10 
     11 ## Play a file
     12 
     13 	yt $youtubeuri
     14 
     15 Have fun!
     16 

This webpage is intended to be an accessible preview of this repository. To get a fuller picture, clone it and use the git CLI.