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

TikTok TypeError #2928

Closed
wants to merge 3 commits into from
Closed

TikTok TypeError #2928

wants to merge 3 commits into from

Conversation

deardaming
Copy link

my command:

  1. you-get https://www.tiktok.com/@mks.vision/video/7010448924213398789
  2. you-get -x 127.0.0.1:PorxyPORT https://www.tiktok.com/@mks.vision/video/7010448924213398789
  3. you-get -di https://www.tiktok.com/@mks.vision/video/7010448924213398789

No matter how i try all above command , The following error always appears:
Error ouput with --debug option:

Traceback (most recent call last):
File "t:\intalledsofeware\py36\lib\runpy.py", line 193, in run_module_as_main
"main", mod_spec)
File "t:\intalledsofeware\py36\lib\runpy.py", line 85, in run_code
exec(code, run_globals)
File "T:\IntalledSofeware\PY36\Scripts\you-get.exe_main
.py", line 9, in
File "t:\intalledsofeware\py36\lib\site-packages\you_get_main
.py", line 92, in main
main(**kwargs)
File "t:\intalledsofeware\py36\lib\site-packages\you_get\common.py", line 1831, in main
script_main(any_download, any_download_playlist, **kwargs)
File "t:\intalledsofeware\py36\lib\site-packages\you_get\common.py", line 1719, in script_main
**extra
File "t:\intalledsofeware\py36\lib\site-packages\you_get\common.py", line 1345, in download_main
download(url, **kwargs)
File "t:\intalledsofeware\py36\lib\site-packages\you_get\common.py", line 1822, in any_download
m.download(url, **kwargs)
File "t:\intalledsofeware\py36\lib\site-packages\you_get\extractors\tiktok.py", line 14, in tiktok_download
info = json.loads(data)
File "t:\intalledsofeware\py36\lib\json_init_.py", line 348, in loads
'not {!r}'.format(s.class.name))
TypeError: the JSON object must be str, bytes or bytearray, not 'NoneType'

@soimort-bot
Copy link
Collaborator

Go screw yourself. We don't like your stupid Pull Request.

Repository owner locked and limited conversation to collaborators Oct 10, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants