Join GitHub today
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign upGitHub is where the world builds software
Millions of developers and companies build, ship, and maintain their software on GitHub — the largest and most advanced development platform in the world.
Unable to download Replays' videos. #3376
Comments
|
Note that some have age checks like http://www.gameinformer.com/b/features/archive/2014/08/02/replay-clock-tower.aspx ... |
|
Still nothing? :( |
|
FYI, very old Foxreal YouTube FLV Downloader Pro v1.0.2.1 had no problems. It detailed logs show if it helps: |
|
Provided URL does not work. |
|
dstftw: Try today's post: http://www.gameinformer.com/b/features/archive/2015/08/15/replay-everquest.aspx $ youtube-dl -v http://www.gameinformer.com/b/features/archive/2015/08/15/replay-everquest.aspx |
|
No:
Is it georestricted? |
|
dstftw: I have no idea. I'm in USA for sure. Where are you? |
|
Does not work with US proxy either:
|
|
Dsftw: Interesting. Can you access any of the videos listed in http://www.gameinformer.com/p/replay.aspx ? They work for me. :/ Also, I updated my #3376 (comment) comment. |
|
@antdude no, any request to http://www.gameinformer.com/* leads to aforementioned results either direct or via anonymous US proxy. |
|
Dstftw: That is so weird. I tried with two different Linux boxes on two different ISPs too. Here's the other box: $ youtube-dl -v http://www.gameinformer.com/b/features/archive/2015/08/15/replay-everquest.aspx |
|
Hi guys, Referring to geo restrictions I think yes, it can be georestricted for ex. USSR countries(http://steamcommunity.com/app/225540/discussions/0/617319460973171504/) I've checked it via UK proxy and it worked fine in this case. Also I checked it via US proxy and i got 'Internal error'. So might be it was some incorrect proxy - I use only one US proxy. |
|
@ErgNoor I've checked with a bunch of another proxies and tor nodes all over the globe as well with same results. |
|
@dstftw I mean this resource is available via UK proxy. I haven't used youtube-dl. I found it only today or yesterday. You can try to check with that - https://194.60.226.76:8080. but it's a little slow proxy. |
|
@ErgNoor it's polish, not UK, and not even anonymous. And the most ridiculous thing is that it does work with this transparent proxy. |
|
@dstftw it was filtered as UK on https://www.hidemyass.com/ :) |
|
|
Will be supported in the next version. |
|
Bad news. It's broken again: $ youtube-dl -v http://www.gameinformer.com/b/features/archive/2016/03/18/replay-chrono-trigger.aspx |
http://www.gameinformer.com/p/replay.aspx for all of its videos. Here is an example:
$ youtube-dl -v http://www.gameinformer.com/b/features/archive/2014/07/26/replay-raw-danger.aspx
[debug] System config: []
[debug] User config: []
[debug] Command-line args: ['-v', 'http://www.gameinformer.com/b/features/archive/2014/07/26/replay-raw-danger.aspx']
[debug] Encodings: locale UTF-8, fs UTF-8, out UTF-8, pref UTF-8
[debug] youtube-dl version 2014.07.25.1
[debug] Python version 2.7.3 - Linux-3.2.0-4-amd64-x86_64-with-debian-7.6
[debug] Proxy map: {}
[generic] replay-raw-danger: Requesting header
WARNING: Falling back on generic information extractor.
[generic] replay-raw-danger: Downloading webpage
[generic] replay-raw-danger: Extracting information
ERROR: Unsupported URL: http://www.gameinformer.com/b/features/archive/2014/07/26/replay-raw-danger.aspx; please report this issue on https://yt-dl.org/bug . Be sure to call youtube-dl with the --verbose flag and include its complete output. Make sure you are using the latest version; type youtube-dl -U to update.
Traceback (most recent call last):
File "/usr/bin/youtube-dl/youtube_dl/extractor/generic.py", line 456, in _real_extract
doc = parse_xml(webpage)
File "/usr/bin/youtube-dl/youtube_dl/utils.py", line 1418, in parse_xml
return xml.etree.ElementTree.XML(s.encode('utf-8'), **kwargs)
File "/usr/lib/python2.7/xml/etree/ElementTree.py", line 1301, in XML
parser.feed(text)
File "/usr/lib/python2.7/xml/etree/ElementTree.py", line 1643, in feed
self._raiseerror(v)
File "/usr/lib/python2.7/xml/etree/ElementTree.py", line 1507, in _raiseerror
raise err
ParseError: not well-formed (invalid token): line 57, column 62
Traceback (most recent call last):
File "/usr/bin/youtube-dl/youtube_dl/YoutubeDL.py", line 516, in extract_info
ie_result = ie.extract(url)
File "/usr/bin/youtube-dl/youtube_dl/extractor/common.py", line 169, in extract
return self._real_extract(url)
File "/usr/bin/youtube-dl/youtube_dl/extractor/generic.py", line 751, in _real_extract
raise ExtractorError('Unsupported URL: %s' % url)
ExtractorError: Unsupported URL: http://www.gameinformer.com/b/features/archive/2014/07/26/replay-raw-danger.aspx; please report this issue on https://yt-dl.org/bug . Be sure to call youtube-dl with the --verbose flag and include its complete output. Make sure you are using the latest version; type youtube-dl -U to update.
Thank you in advance. :)