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

bug: dailymotion_fail #3004

Open
wants to merge 1 commit into
base: develop
Choose a base branch
from
Open

bug: dailymotion_fail #3004

wants to merge 1 commit into from

Conversation

vlhomme
Copy link

@vlhomme vlhomme commented Mar 14, 2023

Downloading a video from dailymotion is failing:

you-get --debug https://www.dailymotion.com/video/k5vkmYOVf9nq77yBkow returns this :

  File "/lib/python3.10/site-packages/you_get/extractors/dailymotion.py", line 19, in dailymotion_download
    info = json.loads(match1(html, r'qualities":({.+?}),"'))
  File "/usr/lib/python3.10/json/__init__.py", line 339, in loads
    raise TypeError(f'the JSON object must be str, bytes or bytearray, '
TypeError: the JSON object must be str, bytes or bytearray, not NoneType

@soimort-bot
Copy link
Collaborator

Hello @vlhomme,
Thanks for the Pull Request. We ❤️ our contributors!
Please wait for one of our human maintainers to review your patches. This may take a few days to weeks. Also, please understand that although your Pull Request may or may not be eventually merged, we value all contributions equally.

祝您健康!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants