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] Fails to download JSON metadata #16561

Closed
ghost opened this issue May 27, 2018 · 3 comments
Closed

[Funimation] Fails to download JSON metadata #16561

ghost opened this issue May 27, 2018 · 3 comments
Labels

Comments

@ghost
Copy link

@ghost ghost commented May 27, 2018

Make sure you are using the latest version: run youtube-dl --version and ensure your version is 2018.05.26. If it's not, read this FAQ entry and update. Issues with outdated version will be rejected.

  • I've verified and I assure that I'm running youtube-dl 2018.05.26

Before submitting an issue make sure you have:

  • At least skimmed through the README, most notably the FAQ and BUGS sections
  • Searched the bugtracker for similar issues including closed ones
  • Checked that provided video/audio/playlist URLs (if any) are alive and playable in a browser

What is the purpose of your issue?

  • Bug report (encountered problems with youtube-dl)
  • Site support request (request for adding support for a new site)
  • Feature request (request for a new functionality)
  • Question
  • Other

If the purpose of this issue is a bug report, site support request or you are not completely sure provide the full verbose output:

[debug] System config: []
[debug] User config: []
[debug] Custom config: []
[debug] Command-line args: ['-v', '-u', 'PRIVATE', '-p', 'PRIVATE', 'https://www.funimation.com/shows/black-clover/asta-and-yuno/simulcast/?lang=japanese']
[debug] Encodings: locale cp1252, fs mbcs, out cp850, pref cp1252
[debug] youtube-dl version 2018.05.26
[debug] Python version 3.4.4 (CPython) - Windows-10-10.0.17134
[debug] exe versions: ffmpeg N-91152-g7c333dc6a7, ffprobe N-91152-g7c333dc6a7
[debug] Proxy map: {}
[Funimation] Logging in
[Funimation] asta-and-yuno: Downloading webpage
WARNING: [Funimation] asta-and-yuno: Failed to parse JSON Expecting value: line 1 column 1 (char 0)
ERROR: Unable to extract al:web:url; 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\rg3\tmpyarvtrja\build\youtube_dl\YoutubeDL.py", line 792, in extract_info
  File "C:\Users\dst\AppData\Roaming\Build archive\youtube-dl\rg3\tmpyarvtrja\build\youtube_dl\extractor\common.py", line 500, in extract
  File "C:\Users\dst\AppData\Roaming\Build archive\youtube-dl\rg3\tmpyarvtrja\build\youtube_dl\extractor\funimation.py", line 97, in _real_extract
  File "C:\Users\dst\AppData\Roaming\Build archive\youtube-dl\rg3\tmpyarvtrja\build\youtube_dl\extractor\common.py", line 1010, in _html_search_meta
  File "C:\Users\dst\AppData\Roaming\Build archive\youtube-dl\rg3\tmpyarvtrja\build\youtube_dl\extractor\common.py", line 889, in _html_search_regex
  File "C:\Users\dst\AppData\Roaming\Build archive\youtube-dl\rg3\tmpyarvtrja\build\youtube_dl\extractor\common.py", line 880, in _search_regex
youtube_dl.utils.RegexNotFoundError: Unable to extract al:web:url; 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 of your *issue*, suggested solution and other information
After skimming through the funimation.py i think it's failing on this: `https://prod-api-funimationnow.dadcdigital.com/api/source/catalog/video/{playerid here}/signed/` (they probably got rid of this api endpoint)
Would be nice if this could be fixed! (If Account Credentials are needed let me know)

Additional Info:
- I'm using the latest versions of youtube-dl, ffmpeg & python
- I tried multiple Urls as well as the ones listed in the TESTS Section
- I have a valid Premium Account and no problems accessing the content via browser
@remitamine
Copy link
Collaborator

@remitamine remitamine commented May 27, 2018

Duplicate of #14569.

@remitamine remitamine closed this May 27, 2018
@ghost
Copy link
Author

@ghost ghost commented May 27, 2018

@remitamine Oh sorry i just thought because the other issue is 7 months old it kind of got lost and i just wanted to bring it back to attention.
So is this being worked on?

@remitamine
Copy link
Collaborator

@remitamine remitamine commented May 27, 2018

Oh sorry i just thought because the other issue is 7 months old it kind of got lost and i just wanted to bring it back to attention.

https://github.com/rg3/youtube-dl#how-can-i-speed-up-work-on-my-issue

So is this being worked on?

I'm not working on it, for now, not sure about others.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Linked pull requests

Successfully merging a pull request may close this issue.

None yet
1 participant
You can’t perform that action at this time.