Closed jrsinclair closed 6 years ago
ugh. sorry for the trouble, and thanks for reporting!
...weird. i was able to reproduce this. i confirmed that huffduff-video is on the latest youtube-dl release (2018.07.04; it updates automatically). i tried youtube-dl -v https://vimeo.com/278439003
locally on my laptop here at home, same version, and it worked ok. i poked at a few minor things, bounced apache on huffduff-video, tried the same command line there, and it unexpectedly worked...and now huffduff-video itself works too. it huffduffed your example video fine.
no idea what happened. :/
Thanks so much for the amazingly quick reply! So far so good. 😸
This one seems to have reared its ugly head again ☹️
Some sample Vimeo URLS:
Both showing that old 404 error. Really odd.
whee. i see it too.
https://github.com/rg3/youtube-dl/issues/14332 (1y old) looks like the same problem. no solution there.
@edsu reported the same thing in #34. reopening.
(fwiw huffduff-video always automatically updates itself to the latest youtube-dl version, currently 2018.7.21, so that's not the problem here.)
Does youtube-dl work ok on Vimeo URLs when you run it on the huffduff-video.snarfed.org machine? I guess that would test whether there is some IP blocking going on?
@edsu last time no, then yes: https://github.com/snarfed/huffduff-video/issues/33#issuecomment-403329433
ok, so, i tried https://vimeo.com/268653081 just now, and i think the same thing happened as before. i ran youtube-dl https://vimeo.com/268653081
locally, ie on a different IP than huffduff-video. it downloaded fine. i then tried it on huffduff-video, and it worked fine too.
odd. so maybe vimeo and/or huffduff-video get into some weird state with some videos, and if you then nudge them from a different IP, they work again?
is youtube-dl installed system wide on huffduff-video?
@edsu yes. not sure how that would matter though.
i confirmed this same behavior just now on another video reported above, https://vimeo.com/279258468 . weird. i'm mentioning all this in https://github.com/rg3/youtube-dl/issues/14332 now.
https://github.com/rg3/youtube-dl/issues/14332#issuecomment-407138925 :
we're seeing this right now too...but with an odd pattern. our service that uses youtube-dl, http://huffduff-video.snarfed.org/ , runs on an AWS EC2 instance. it's recently started hitting this error on some vimeo videos.
if i use youtube-dl to download the same vimeo video on my local machine, on a different ISP/network (usually residential or commercial), it works fine. then, after a few seconds, if i try http://huffduff-video.snarfed.org/ again, it doesn't hit the error and downloads the video fine.
so maybe vimeo is selectively blocking huffduff-video's IP address, maybe just on certain videos, but then when a different IP downloads that video, it removes the block? odd if so. not sure what to do about it.
if they were blocking us, they've evidently stopped. huffduff-video successfully downloaded a vimeo video just now. tentatively closing.
I've been having difficulty huffduffing Vimeo videos for a few months now. When I attempt to huffduff, I get error messages similar to this one:
I'm not sure exactly what is going on, but I can think of two plausible scenarios:
I suspect the former is more likely, but I don't actually know what's going on.