Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Funimation not working on certain new releases. #5326

Open
10 tasks done
Zoku-886 opened this issue Oct 22, 2022 · 3 comments
Open
10 tasks done

Funimation not working on certain new releases. #5326

Zoku-886 opened this issue Oct 22, 2022 · 3 comments
Labels
account-needed Account details are needed to test/fix this can-share-account Someone is willing to provide account details for development site-bug Issue with a specific website

Comments

@Zoku-886
Copy link

DO NOT REMOVE OR SKIP THE ISSUE TEMPLATE

  • I understand that I will be blocked if I remove or skip any mandatory* field

Checklist

Region

USA

Provide a description that is worded well enough to be understood

yt-dlp is having a problem extracting episode information on newer Funimation releases.

Provide verbose output that clearly demonstrates the problem

  • Run your yt-dlp command with -vU flag added (yt-dlp -vU <your command line>)
  • Copy the WHOLE output (starting with [debug] Command-line config) and insert it below

Complete Verbose Output

[debug] Command-line config: ['-vU', '-F', 'https://www.funimation.com/v/mob-psycho-100/getting-carried-away-100']
[debug] User config "/Users/Salar'sMacBook Pro/.config/yt-dlp/config": ['-S', 'lang:english,res:1080,filesize~1G', '-P', '~/yt-dlp/Output', '-P', 'temp:temp', '-P', 'subtitle:subs', '-o', '%(series)s - %(episode_number)s - %(title)s [%(id)s].%(ext)s', '-u', 'PRIVATE', '-p', 'PRIVATE', '--cookies-from-browser', 'chrome', '--downloader', 'aria2c', '--concurrent-fragments', '32', '--write-subs', '--sub-format', 'best', '--sub-langs', 'en_Uncut', '--no-check-certificates', '--merge-output-format', 'mkv', '--embed-subs', '--ffmpeg-location', '/usr/local/bin/ffmpeg']
[debug] Encodings: locale UTF-8, fs utf-8, pref UTF-8, out utf-8, error utf-8, screen utf-8
[debug] yt-dlp version 2022.10.04 [4e0511f] (darwin_exe)
[debug] Python 3.8.9 (CPython 64bit) - macOS-12.6-x86_64-i386-64bit
[debug] Checking exe version: /usr/local/bin/ffmpeg -bsfs
[debug] Checking exe version: /usr/local/bin/ffprobe -bsfs
[debug] exe versions: ffmpeg N-108102-g60d8c2019f-tessus (setts), ffprobe 4.2.2
[debug] Optional libraries: Cryptodome-3.15.0, brotli-1.0.9, certifi-2022.09.24, mutagen-1.45.1, sqlite3-2.6.0, websockets-10.3
[Cookies] Extracting cookies from chrome
[debug] Extracting cookies from: "/Users/Salar'sMacBook Pro/Library/Application Support/Google/Chrome/Default/Cookies"
[debug] using find-generic-password to obtain password from OSX keychain
[Cookies] Extracted 3107 cookies from chrome
[debug] cookie version breakdown: {'v10': 3089, 'other': 0, 'unencrypted': 18}
[debug] Proxy map: {}
[debug] Loaded 1690 extractors
[debug] Fetching release info: https://api.github.com/repos/yt-dlp/yt-dlp/releases/latest
Latest version: 2022.10.04, Current version: 2022.10.04
yt-dlp is up to date (2022.10.04)
[funimation:page] Logging in
[debug] [funimation:page] Extracting URL: https://www.funimation.com/v/mob-psycho-100/getting-carried-away-100
[funimation:page] mob-psycho-100_getting-carried-away-100: Downloading JSON metadata
[debug] [Funimation] Extracting URL: https://www.funimation.com/player/4248339
[Funimation] 4248339: Downloading player webpage for 4248339
ERROR: [Funimation] 4248339: Unable to find episode information; please report this issue on  https://github.com/yt-dlp/yt-dlp/issues?q= , filling out the appropriate issue template. Confirm you are on the latest version using  yt-dlp -U
  File "yt_dlp/extractor/common.py", line 672, in extract
  File "yt_dlp/extractor/funimation.py", line 184, in _real_extract
  File "yt_dlp/extractor/funimation.py", line 175, in _get_episode
@Zoku-886 Zoku-886 added site-bug Issue with a specific website triage Untriaged issue labels Oct 22, 2022
@Lesmiscore Lesmiscore added account-needed Account details are needed to test/fix this triage Untriaged issue and removed triage Untriaged issue labels Oct 22, 2022
@Lesmiscore
Copy link
Contributor

Lesmiscore commented Oct 22, 2022

For contributors: this seems to be the old format URL. I'm not closing it as duplicate

Related: #5292

@Jules-A
Copy link
Contributor

Jules-A commented Oct 22, 2022

For contributors: this seems to be the old format URL. I'm not closing it as duplicate

Related: #5292

Idk... seems like #4345

@Zoku-886
Copy link
Author

Zoku-886 commented Oct 22, 2022

I'm willing to give account info if needed. Also the first two episodes of this series were working last week and are now giving the same error.

@bashonly bashonly added can-share-account Someone is willing to provide account details for development and removed triage Untriaged issue labels Oct 26, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
account-needed Account details are needed to test/fix this can-share-account Someone is willing to provide account details for development site-bug Issue with a specific website
Projects
Status: funimation
Development

No branches or pull requests

4 participants