jaysonlong / webvideo-downloader

Web video downloader for Bilibili, iQIYI, Tencent Video, MGTV and WeTV. 网站视频下载器,主要支持Bilibili、爱奇艺、腾讯视频、芒果TV、WeTV、愛奇藝台灣站。
1.05k stars 232 forks source link

爱奇艺国际 #130

Open arkur1 opened 2 years ago

arkur1 commented 2 years ago

由于无法在爱奇艺上下载视频,您能解决它吗?

callista13 commented 2 years ago

Hi, I have the same issue - trying to download files from iq.com but keeps stopping in the middle, is there any solution for this? Thanks.

Listening on port 18888 for clients...

Receive: { "fileName": "Watch the latest Idol Producer 2020-04-09 Ep 12 NINE PERCENT Group of 9 has been determined with English subtitle – iQiyi | iQ.com", "linksurl": "https://cache-video.iq.com/dash?tvid=14637209300&bid=600&ds=0&vid=abe2c4788688b54418ebe6a4119bf1a5&src=01010031010024000000&vt=0&rs=1&uid=2646721557438912&ori=pcw&ps=0&k_uid=448fa64aea4fce7dc63367eefd1cb36e&pt=0&d=0&s=&lid=&slid=0&cf=&ct=&authKey=f4b65697a95337b3dce42254df37e807&k_tag=1&ost=0&ppt=0&dfp=a0af34edb092e6513d8f8d09acf02891305cdaadb0a7cd7ef8d2169ae700131f5d&prio=%7B%22ff%22%3A%22f4v%22%2C%22code%22%3A2%7D&k_err_retries=0&up=&su=2&applang=en_us&sver=2&X-USER-MODE=hk&qd_v=2&tm=1651249144677&qdy=a&qds=0&k_ft1=141287244169348&k_ft4=8196&k_ft5=1&bop=%7B%22version%22%3A%2210.0%22%2C%22dfp%22%3A%22a0af34edb092e6513d8f8d09acf02891305cdaadb0a7cd7ef8d2169ae700131f5d%22%7D&ut=46&ut=47&vf=2f7c157e8bb2219a8ef04299493282d0", "data": "...", "type": "link" }

Handle: "Watch the latest Idol Producer 2020-04-09 Ep 12 NINE PERCENT Group of 9 has been determined with English subtitle – iQiyi | iQ.com"

匹配到1429段视频,开始下载 -- dispatcher/downloadHls 并行8线程下载 进度: [############### ] 38% 1311.9/-MB 0KB/s 3min35s

Traceback (most recent call last): File "C:\Users\cc\Downloads\Python\Python310\webvideo-downloader\downloader\daemon.py", line 106, in startDaemon server.serve_forever() File "C:\Users\cc\Downloads\Python\Python310\lib\socketserver.py", line 232, in serve_forever ready = selector.select(pollinterval) File "C:\Users\cc\Downloads\Python\Python310\lib\selectors.py", line 324, in select r, w, = self._select(self._readers, self._writers, [], timeout) File "C:\Users\cc\Downloads\Python\Python310\lib\selectors.py", line 315, in _select r, w, x = select.select(r, w, w, timeout) KeyboardInterrupt

During handling of the above exception, another exception occurred:

Traceback (most recent call last): File "C:\Users\cc\Downloads\Python\Python310\webvideo-downloader\downloader\daemon.py", line 123, in runner.start() File "C:\Users\cc\Downloads\Python\Python310\webvideo-downloader\downloader\daemon.py", line 80, in start self.startDaemon(config.port) File "C:\Users\cc\Downloads\Python\Python310\webvideo-downloader\downloader\daemon.py", line 109, in startDaemon self.taskDispatcher.shutdown() File "C:\Users\cc\Downloads\Python\Python310\webvideo-downloader\downloader\dispatcher.py", line 187, in shutdown self.downloader.shutdownAndClean() File "C:\Users\cc\Downloads\Python\Python310\webvideo-downloader\downloader\tools\downloader.py", line 250, in shutdownAndClean time.sleep(0.5) KeyboardInterrupt