you-get icon indicating copy to clipboard operation
you-get copied to clipboard

bug: dailymotion_fail

Open vlhomme opened this issue 1 year ago • 1 comments

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

vlhomme avatar Mar 14 '23 10:03 vlhomme

Hello @vlhomme, Thanks for the Pull Request. We :heart: 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.

祝您健康!

soimort-bot avatar Mar 14 '23 10:03 soimort-bot