question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Funimation extractor error

See original GitHub issue

Checklist

  • I’m reporting a broken site support
  • [ x I’ve verified that I’m running youtube-dl version 2021.06.06
  • [ x I’ve checked that all provided URLs are alive and playable in a browser
  • [ x I’ve checked that all URLs and arguments with special characters are properly quoted or escaped
  • I’ve searched the bugtracker for similar issues including closed ones

Verbose log

C:\Users\nicho\AppData\Roaming\nm-yt-downloader>youtube-dl.exe --cookies funimation.com_cookies.txt https://www.funimation.com/en/shows/mushoku-tensei-jobless-reincarnation/jobless-reincarnation/ -v [debug] System config: [] [debug] User config: [] [debug] Custom config: [] [debug] Command-line args: [‘–cookies’, ‘funimation.com_cookies.txt’, ‘https://www.funimation.com/en/shows/mushoku-tensei-jobless-reincarnation/jobless-reincarnation/’, ‘-v’] [debug] Encodings: locale cp1252, fs mbcs, out cp437, pref cp1252 [debug] youtube-dl version 2021.06.06 [debug] Python version 3.4.4 (CPython) - Windows-10-10.0.19041 [debug] exe versions: ffmpeg 4.1.3, ffprobe 4.1.3 [debug] Proxy map: {} [Funimation] jobless-reincarnation: Downloading webpage [Funimation] 1376136: Downloading JSON metadata ERROR: An extractor error has occurred. (caused by KeyError(‘items’,)); 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. Traceback (most recent call last): File “C:\Users\dst\AppData\Roaming\Build archive\youtube-dl\ytdl-org\tmpkqxnwl31\build\youtube_dl\extractor\common.py”, line 534, in extract File “C:\Users\dst\AppData\Roaming\Build archive\youtube-dl\ytdl-org\tmpkqxnwl31\build\youtube_dl\extractor\funimation.py”, line 121, in _real_extract KeyError: ‘items’ Traceback (most recent call last): File “C:\Users\dst\AppData\Roaming\Build archive\youtube-dl\ytdl-org\tmpkqxnwl31\build\youtube_dl\extractor\common.py”, line 534, in extract File “C:\Users\dst\AppData\Roaming\Build archive\youtube-dl\ytdl-org\tmpkqxnwl31\build\youtube_dl\extractor\funimation.py”, line 121, in _real_extract KeyError: ‘items’

During handling of the above exception, another exception occurred:

Traceback (most recent call last): File “C:\Users\dst\AppData\Roaming\Build archive\youtube-dl\ytdl-org\tmpkqxnwl31\build\youtube_dl\YoutubeDL.py”, line 815, in wrapper File “C:\Users\dst\AppData\Roaming\Build archive\youtube-dl\ytdl-org\tmpkqxnwl31\build\youtube_dl\YoutubeDL.py”, line 836, in __extract_info File “C:\Users\dst\AppData\Roaming\Build archive\youtube-dl\ytdl-org\tmpkqxnwl31\build\youtube_dl\extractor\common.py”, line 547, in extract youtube_dl.utils.ExtractorError: An extractor error has occurred. (caused by KeyError(‘items’,)); 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.

Description

Funimation site support is still not working

Issue Analytics

  • State:closed
  • Created 2 years ago
  • Comments:5 (1 by maintainers)

github_iconTop GitHub Comments

0reactions
nmills3commented, Jun 10, 2021

duplicate of what?

Read more comments on GitHub >

github_iconTop Results From Across the Web

Funimation Extractor Error - KeyError ('items') : r/youtubedl
Hi - I've hit an extractor error - KeyError ('items') while downloading a video on Funimation (that released last Tuesday, if it matters.)...
Read more >
[FUNimation] Extractor error KeyError('items',) · Issue #27845 · ytdl ...
Checklist I'm reporting a broken site support issue I've verified that I'm running youtube-dl version 2021.01.16 I've checked that all provided URLs are ......
Read more >
error with funimation and yt-dlp | Visual Basic .NET LibHunt
error with funimation and yt-dlp ... ExtractorError: [Funimation] 1647201: No video formats found!; please report this issue on github.com/yt-dlp/yt-dlp .
Read more >
jdormit/youtube-dl - youtube_dl/extractor/funimation.py at ...
# PC UA fails with hulu error (e.g.. # http://www.funimation.com/shows/hacksign/videos/official/role-play).
Read more >
yt-dlp - PyPI
New and fixed extractors: Many new extractors have been added and a lot of ... If the channel does not show the requested...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found