linux/bsd users: excellent tool for downloading youtube videos

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • fris
    Too lazy to set a custom title
    • Aug 2002
    • 55689

    #1

    linux/bsd users: excellent tool for downloading youtube videos

    I have been using this tool for over a year now, and its an excellent way to save videos.

    http://bitbucket.org/rg3/youtube-dl/wiki/Home

    You can specify to download the HD version, Mobile version, you can make a text file with 1 url per line and it will get all the videos in the file, you can also download all videos in a play list.

    In the latest version you can use download templates for ways of naming your downloads

    example which downloads the HD version of a video:

    Code:
    [chris@jumbo ~]$ youtube-dl -d http://www.youtube.com/watch?v=XxQH3MyphjQ
    [youtube] Setting language
    [youtube] XxQH3MyphjQ: Downloading video info webpage
    [youtube] XxQH3MyphjQ: Extracting video information
    [download] Destination: XxQH3MyphjQ.mp4
    [download] 100.0% of 4.80M at    1.04M/s ETA 00:00
    [chris@jumbo ~]$
    You can also set it to quiet mode, so It doesnt output all that.
    Since 1999: 69 Adult Industry awards for Best Hosting Company and professional excellence.
  • $5 submissions
    I help you SUCCEED
    • Nov 2003
    • 32195

    #2
    Great resource, Fris. Good stuff like always

    Comment

    • fris
      Too lazy to set a custom title
      • Aug 2002
      • 55689

      #3
      update: a gui version for windows users

      http://www.himili.com/blog/downloads...eo-downloader/
      Since 1999: 69 Adult Industry awards for Best Hosting Company and professional excellence.

      Comment

      • Brujah
        Beer Money Baron
        • Jan 2001
        • 22157

        #4
        Works on Mac OS X just fine.

        Comment

        Working...