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.
Afreecatv has failed #12179
Afreecatv has failed #12179
Comments
|
Seems like it is expecting the video url in the path "track/video/file" from the downloaded xml, but it is does not exists. If I have to guess, the xml has changed (compared to the version it was developed for) and now the link is here: |
|
Maybe, some hack like this: |
|
Yeah , you are right . Right xml:`This XML file does not appear to have any style information associated with it. The document tree is shown below. Faild Xml:`This XML file does not appear to have any style information associated with it. The document tree is shown below. However,there are a lot of faild xml files. |
|
Yeah, I don´t know if the xml is failed, seems to be just another format... (also, the "new" xml contains a video link but rtmp protocol) may be this is silly to ask but: is there any specification from afreecatv? |
|
Sorry,i don't know.I test a few urls .There are just two xml styles above .One is rtmp video ,i can not download this video by youtube-dl. |
|
Ok, so I think that we need to test for method 1, and then, if the tag is not present, go for method 2, similar to my proposed fix (dirty hack) here using a flag (or not): https://gist.github.com/mcerdeira/cf83dedf6ba553b5e34ad5b5e8371f31#file-gistfile1-py-L115
|
|
Sorry for being late. I've pushed the fix to master. Thanks for identifying and diagnosing the problem, @mcerdeira and @ivanda! The fix will be included in the next version. |
C:\Users\wd\AppData\Local\Programs\Python\Python35-32\python.exe C:/Users/wd/Desktop/youtube-dl-master/youtube_dl/main.py http://vod.afreecatv.com/PLAYER/STATION/18650793
[afreecatv] 18650793: Downloading XML
ERROR: Specified AfreecaTV video does not exist
Process finished with exit code 1