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.
[iqiyi] Support videos unavailable on TV (was: Error code:A00110) #10088
Comments
|
The current approach in |
|
@yan12125 您好,目前能下載愛奇藝的,只有 youtube-dl了,you-get 已經失效。 我剛才測試了一下,好像是的,有些視頻可以下載,有些視頻不行。。有沒有其他方案能解決這個問題呀? |
|
youtube-dl uses the same set of Iqiyi API as you-get. By the way, please use English as much as possible so that others can understand what's going on. Versions between 2016.06.26 and 2016.07.03 uses the old HTML5 API. It can download a low-resolution video. I've just tried version 2016.07.02. |
|
if you mean that using this commit 5b6ad86 works, then, i remember that before you push the next change to extract other formats, i was able to extract other m3u8 formats just by changing a parameter(i think by changing the |
I was able to watch , but you can not use YouTubeDL.EXE download file
F:\yy\you>youtube-dl.exe http://www.iqiyi.com/v_19rrm8ddgg.html
[iqiyi] temp_id: download video page
[iqiyi] ba3f3aba19610a46d55734663b8cde23: Downloading JSON metadata
ERROR: Unable to load data. Error code: A00110; please report this issue on http
s://yt-dl.org/bug . Make sure you are using the latest version; type youtube-dl
-U to update. Be sure to call youtube-dl with the --verbose flag and include i
ts complete output.
F:\yy\you>youtube-dl.exe --verbos http://www.iqiyi.com/v_19rrm8ddgg.html
[debug] System config: []
[debug] User config: []
[debug] Command-line args: ['--verbos', 'http://www.iqiyi.com/v_19rrm8ddgg.html'
]
[debug] Encodings: locale cp936, fs mbcs, out cp936, pref cp936
[debug] youtube-dl version 2016.07.16
[debug] Python version 3.4.4 - Windows-2008ServerR2-6.1.7601-SP1
[debug] exe versions: none
[debug] Proxy map: {}
[iqiyi] temp_id: download video page
[iqiyi] ba3f3aba19610a46d55734663b8cde23: Downloading JSON metadata
ERROR: Unable to load data. Error code: A00110; please report this issue on http
s://yt-dl.org/bug . Make sure you are using the latest version; type youtube-dl
-U to update. Be sure to call youtube-dl with the --verbose flag and include i
ts complete output.
Traceback (most recent call last):
File "C:\Users\dst\AppData\Roaming\Build archive\youtube-dl\rg3\tmp46voakwt\bu
ild\youtube_dl\YoutubeDL.py", line 682, in extract_info
File "C:\Users\dst\AppData\Roaming\Build archive\youtube-dl\rg3\tmp46voakwt\bu
ild\youtube_dl\extractor\common.py", line 347, in extract
File "C:\Users\dst\AppData\Roaming\Build archive\youtube-dl\rg3\tmp46voakwt\bu
ild\youtube_dl\extractor\iqiyi.py", line 356, in _real_extract
youtube_dl.utils.ExtractorError: Unable to load data. Error code: A00110; please
report this issue on https://yt-dl.org/bug . Make sure you are using the latest
version; type youtube-dl -U to update. Be sure to call youtube-dl with the --
verbose flag and include its complete output.