Added: 2 years ago
From: metalx1000
Views: 6,468
Sort by time | Sort by thread (beta)

Link to this comment:

Share to:

All Comments (57)

Sign In or Sign Up now to post a comment!
  • Hey Kris, is there a way to 'bulk' upload a few clips to You-tube? I think you mentioned once that you had some videos scheduled for upload; unless I misunderstood.

  • @0penpress: yes, with "googlecl". It should be in your repose. It is a command line interface for most of Google's products. It has options for uploading videos to Youtube. Just don't try to upload 5 videos a the same time. That was my mistake :)

  • Comment removed

  • @Axbent: try:

    youtube-dl -U

    or

    sudo youtube-dl -U

  • "no fmt_url_map or conn information found in video info" what does that mean?

  • @Axbent: Are you running the most up to date version of youtube-dl?

  • @metalx1000 I am now, and it works fine. Any changes in how to bulk download in this version?

  • @Axbent: Well, if all the videos you want to download are in a playlist, you can just give it the playlist link.

    youtube-dl -tc "PlaylistURL"

    The "t" titles the videos properly and the "c" will continue if were you left off if the download is stop and restart.

  • All youtube-downloaders I tried so far does not work for me. I always get: ERROR: no fmt_url_map or conn information found in video info

    

  • @KaeLuX I digged the githup for this error. simple solution is:

    sudo youtube-dl --update

  • Very cool and informative. You make learning this very easy for me!

  • Another complication... "Error: No such option: -b Usage: youtube-dl [options] url...

  • @theif519: Don't use the "-b" then. It is no longer needed. Youtube-dl now downloads the best quality available by default.

  • How do you "Pipe" commands? I don't know how to get the line.

  • @theif519: This is a pipe |

    here is an example 3:45

  • @metalx1000 I mean what's the input? I can't find the Pipe Key on a keyboard, what do I press to get it?

  • @theif519: Oh, well depending on your keyboard layout it should be above the "Enter" key. On the same key as "\", so Shift+\

  • "ERROR: Unable to download video (format may not be available)

  • @theif519: Do you have the newest version of Youtube-dl? Youtube is always changing there setup and there for Youtube-dl is consistently changing. I have a video on how to easily get the newest version. Please reference that video.

  • Great vid thx! Just a quick question; How do I download a dynamic html page using curl? For example if a site uses ?id=1 to return data. This does not seem to return the dynamic content... Any ideas why and how to make it return that data?

  • @MannyQi: It should. Try using 'lynx'. cURL is more powerful then lynx in some ways. But Lynx, I feel, is simpler for some projects. Watch my videos on getting data from the Marvel website.

    I'll send you a link.

  • @metalx1000 I checked out your videos and while trying the initial steps of just getting the URLs I realized that the site I'm trying to do this on (sent you the link...) seems to get it's result through ajax calls. I'm not 100% sure though. Any ideas?

    and thanks for your quick response.

  • @MannyQi: In the link you gave me I can see all the links with "lynx" that I can with FireFox. I'm just not sure which ones are the ones you want.

  • Newer versions of youtube-dl support playlist URLs directly. Example command:

    youtube-dl -cit [playlist-url]

    (-cit: continue session if necessary, ignore errors, use video title as filename)

  • @thegreatbman: Very Nice! Thumbs up on your comment!

  • LINUX RULES! :)

  • @pheaneasphreak77:Yes, Yes it does :)

  • I wish you showed how to do the download script as well because I would also like to DL jpg files and such.

  • @Foaman: download jpg's from where? wget is always a good option.

  • Comment removed

  • @metalx1000 So you... "do wget -A.jpg" or something?

  • @metalx1000: I sent you a script that should help you on your way.

  • Oh my GAWD. This is so cool.

  • Comment removed

  • ok got a question for you metal how would you modify script to download an m3u playlist of youtube vids

    f

  • @shantiq: are you saying that you have an m3u with a list of links in it that you want to download?

  • Comment removed

  • Comment removed

  • @metalx1000 yes to download the vids from a playlist so one can make up a playlist and then download all the ones on there

  • really good thank you will also check chad vader :::)))))

    makes me want to really learn how to do more with bash scripts

  • Anyway to do text based batch upload to youtube? that would be convienient

  • you do know in linux all flash videos are automatically downloaded in the temp folder, all you have to do is copy and paste the video. too easy. no need for software.

  • @WBussey64: Not all FLASH videos are, but that is true for Youtube. But, that doesn't help you bulk downloads.

  • i know this is old but these tutorials are superb

    wget + curl == awesome!

  • Yeah, you are downloading directly from youtube. There are also plug-ins for firefox that allow you to download videos, if you only need to download one at a time.

  • is this safe??? its downloading from youtube directly right?

  • I really appreciate your job ! Thank you very much !

  • very nice dude

  • that was big pimpin, time for me to try now

  • how about to make the script paralleled?

  • All hail BASH!

  • Watching that was like learning a magic trick! That was awesome!

  • Haha, Thanks.

    Comments like this make me happy :)

  • @metalx1000 Why I get this error message - Error: unable to extract URL "t" parameter ??

  • @ibiraja1: I can't be sure because I don't have enough info.

    I don't know what distro you are running or when version number.

    I don't know what version of youtube-dl you are running.

    And I don't know what the exact command you typed was.

    Bu, I did do a Google search of that error and it brings up a bunch of hits.

    The first one is a bug report. That may help you some. The bug report is kinda old, but it recommends upgrading to the newest youtube-dl. Which I think there is a brand new one.

Loading...
Alert icon
0 / 00Unsaved Playlist Return to active list
    1. Your queue is empty. Add videos to your queue using this button:
      or sign in to load a different list.
    Loading...Loading...Saving...
    • Clear all videos from this list
    • Learn more