UtakoTuneProj / UtakoServ

UtakoTUNE backend system
GNU General Public License v3.0
2 stars 0 forks source link

[BUG: Analyzer]DownloadError: ERROR: niconico reports error: invalid_v1 #2

Open Nanamachi opened 4 years ago

Nanamachi commented 4 years ago
youtube_dl.utils.DownloadError: ERROR: niconico reports error: invalid_v1
at trouble (/usr/local/lib/python3.5/site-packages/youtube_dl/YoutubeDL.py:592)
at report_error (/usr/local/lib/python3.5/site-packages/youtube_dl/YoutubeDL.py:622)
at extract_info (/usr/local/lib/python3.5/site-packages/youtube_dl/YoutubeDL.py:817)
at download (/usr/local/lib/python3.5/site-packages/youtube_dl/YoutubeDL.py:2011)
at __call__ (/UtakoServ/utako/presenter/nico_downloader.py:14)
at __call__ (/UtakoServ/utako/presenter/nico_downloader.py:22)
at __call__ (/UtakoServ/utako/presenter/nico_downloader.py:22)
at __call__ (/UtakoServ/utako/presenter/nico_downloader.py:22)
at __call__ (/UtakoServ/utako/presenter/nico_downloader.py:22)
at fetch_npyarray (/UtakoServ/utako/presenter/song_indexer.py:21)
at __call__ (/UtakoServ/utako/presenter/song_indexer.py:13)
at __call__ (/UtakoServ/utako/presenter/song_index_updater.py:44)
at <module> (/UtakoServ/bin/analyzer:9)

for so35817198

Nanamachi commented 4 years ago

37e1c9e6 fixes this. close.

Nanamachi commented 4 years ago

Error has been rethrown. Reopen.