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 not working with age restricted shows

See original GitHub issue

Checklist

  • [ x] 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
  • [x ] 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

The funimation extractor is not working on shows that require an account with mature content restriction turned off even when providing the cookies for a valid account with mature content restriction turned off

Issue Analytics

  • State:closed
  • Created 2 years ago
  • Comments:11

github_iconTop GitHub Comments

1reaction
joshbrown50commented, Jun 19, 2021

Thanks a ton for helping me!

0reactions
joshbrown50commented, Jun 19, 2021

So weirdly enough, there were backslashes in my config file, but I decided to put 2 slashes for every one and now its working

Read more comments on GitHub >

github_iconTop Results From Across the Web

Anyone know how to fix this im trying to watch a show but ...
Anyone know how to fix this im trying to watch a show but keeps loading, other shows i can watch and age restriction...
Read more >
Terms of Use - Funimation
If you are under the age of 13, you are not permitted to subscribe to Funimation or provide your personal information to the...
Read more >
yt-dlp(1) - Arch manual pages
--age-limit YEARS: Download only videos suitable for the given age; --download-archive FILE: Download only videos not listed in the archive file. Record the...
Read more >
Does funimation have 18+? - Interview Area
Mature content is restricted by default in the Funimation app. In order to enable mature content, you must access your account settings on...
Read more >
Crunchyroll and Funimation Team Up To Handle Anime Subs ...
Some hours ago, Funimation and Crunchyroll announced a partnership. ... will be the place to watch subtitled shows, while Funimation will be ...
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