Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Error on wget statement. file does exist at url. #2

Open
lukeholder opened this issue Sep 24, 2012 · 2 comments
Open

Error on wget statement. file does exist at url. #2

lukeholder opened this issue Sep 24, 2012 · 2 comments

Comments

@lukeholder
Copy link

Error on wget statement. file does exist at url.

"Reading http://railscasts.com ..."
"will download http://railscasts.com/episodes/382-tagging"
"Downloading 382-tagging.mp4"
./railscasts-downloader.rb:63:in ``': No such file or directory - wget http://media.railscasts.com/assets/episodes/videos/382-tagging.mp4 -c -O 382-tagging.mp4.tmp  (Errno::ENOENT)
    from ./railscasts-downloader.rb:63:in `block (2 levels) in download_videos'
    from /Users/lukeholder/.rbenv/versions/1.9.3-p194/lib/ruby/gems/1.9.1/gems/nokogiri-1.5.5/lib/nokogiri/xml/node_set.rb:239:in `block in each'
    from /Users/lukeholder/.rbenv/versions/1.9.3-p194/lib/ruby/gems/1.9.1/gems/nokogiri-1.5.5/lib/nokogiri/xml/node_set.rb:238:in `upto'
    from /Users/lukeholder/.rbenv/versions/1.9.3-p194/lib/ruby/gems/1.9.1/gems/nokogiri-1.5.5/lib/nokogiri/xml/node_set.rb:238:in `each'
    from ./railscasts-downloader.rb:57:in `block in download_videos'
    from ./railscasts-downloader.rb:53:in `each'
    from ./railscasts-downloader.rb:53:in `download_videos'
    from ./railscasts-downloader.rb:89:in `<main>'
@donnykurnia
Copy link
Owner

Is the error only for episode 382 or happened in other episodes?

It have been a while since I use this script, so I'm not aware for the possible bug.

Thanks for the notice.

@tomascharad
Copy link

I have the same problem... now with ep 417

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants