Replies: 1 comment 1 reply
-
openwrt 的 yt-dlp 包有 bug,建议自己装。 |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
INFO: (spawn) running yt-dlp -f 140 --dump-json ytsearch1:蒲公英的约定 - 周杰伦
ERROR: (provider/match) Unexpected token < in JSON at position 0
SyntaxError: Unexpected token < in JSON at position 0
at parse ()
at JSON.parse (/usr/share/unblockneteasemusic/core/app.js:81:120133)
at /usr/share/unblockneteasemusic/core/app.js:3:42818
at runMicrotasks ()
at processTicksAndRejections (node:internal/process/task_queues:96:5)
at async u.cache (/usr/share/unblockneteasemusic/core/app.js:2:1244)
at async m (/usr/share/unblockneteasemusic/core/app.js:3:28731)
at async Promise.any (index 2)
at async b (/usr/share/unblockneteasemusic/core/app.js:3:29537)
at async Promise.all (index 0)
INFO: (provider/match) Replaced: [185815] 蒲公英的约定
audioId: 185815
songName: "蒲公英的约定"
url: "http://upos-sz-mirrorhw.bilivideo.com/ugaxcode/m190503ws17hjyy3i3ocfo38wknqx0y8-192k.m4a?e=ig8euxZM2rNcNbdlhoNvNC8BqJIzNbfqXBvEqxTEto8BTrNvN0GvT90W5JZMkX_YN0MvXg8gNEV4NC8xNEV4N03eN0B5tZlqNxTEto8BTrNvNeZVuJ10Kj_g2UB02J0mN0B5tZlqNCNEto8BTrNvNC7MTX502C8f2jmMQJ6mqF2fka1mqx6gqj0eN0B599M=&uipk=5&nbs=1&deadline=1686727258&gen=playurlv2&os=hwbv&oi=1894395900&trid=f7267d302b9d46b0aff6acbddea69d22B&mid=0&platform=pc&upsig=d9e83ca3418544731292e1d9c6462c5a&uparams=e,uipk,nbs,deadline,gen,os,oi,trid,mid,platform&bvc=vod&nettype=0&orderid=0,1&logo=00000000"
WARN: (spawn) [yt-dlp][stderr] Traceback (most recent call last):
File "/usr/bin/yt-dlp", line 33, in
WARN: (spawn) [yt-dlp][stderr] sys.exit(load_entry_point('yt-dlp==2023.3.4', 'console_scripts', 'yt-dlp')())
File "/usr/bin/yt-dlp", line 25, in importlib_load_entry_point
return next(matches).load()
File "/usr/lib/python3.10/importlib/metadata/init.py", line 171, in load
File "/usr/lib/python3.10/importlib/init.py", line 126, in import_module
File "", line 1050, in _gcd_import
WARN: (spawn) [yt-dlp][stderr] File "", line 1027, in _find_and_load
File "", line 1006, in _find_and_load_unlocked
File "", line 688, in _load_unlocked
File "", line 883, in exec_module
File "", line 241, in _call_with_frames_removed
WARN: (spawn) [yt-dlp][stderr] File "/usr/lib/python3.10/site-packages/yt_dlp/init.py", line 18, in
File "/usr/lib/python3.10/site-packages/yt_dlp/cookies.py", line 18, in
File "/usr/lib/python3.10/site-packages/yt_dlp/aes.py", line 6, in
File "/usr/lib/python3.10/site-packages/yt_dlp/utils.py", line 1, in
WARN: (spawn) [yt-dlp][stderr] File "/usr/lib/python3.10/asyncio/init.py", line 8, in
File "/usr/lib/python3.10/asyncio/base_events.py", line 18, in
File "/usr/lib/python3.10/concurrent/futures/init.py", line 8, in
File "/usr/lib/python3.10/concurrent/futures/_base.py", line 7, in
ModuleNotFoundError: No module named 'logging'
ERROR (ProcessExitNotSuccessfully): (provider/yt-dlp) yt-dlp exited with 1, which is not zero.
ProcessExitNotSuccessfully: yt-dlp exited with 1, which is not zero.
at ChildProcess. (/usr/share/unblockneteasemusic/core/app.js:12:1613)
at ChildProcess.emit (node:events:513:28)
at maybeClose (node:internal/child_process:1100:16)
at Socket. (node:internal/child_process:458:11)
at Socket.emit (node:events:513:28)
at Pipe. (node:net:302:12)
process: yt-dlp
exitCode: 1
ERROR (ProcessExitNotSuccessfully): (provider/match) yt-dlp exited with 1, which is not zero.
ProcessExitNotSuccessfully: yt-dlp exited with 1, which is not zero.
at ChildProcess. (/usr/share/unblockneteasemusic/core/app.js:12:1613)
at ChildProcess.emit (node:events:513:28)
at maybeClose (node:internal/child_process:1100:16)
at Socket. (node:internal/child_process:458:11)
at Socket.emit (node:events:513:28)
at Pipe. (node:net:302:12)
process: yt-dlp
exitCode: 1
Beta Was this translation helpful? Give feedback.
All reactions