Skip to content
This repository has been archived by the owner on Oct 25, 2020. It is now read-only.

Error when running yturl #43

Open
Fraer opened this issue Sep 16, 2020 · 2 comments
Open

Error when running yturl #43

Fraer opened this issue Sep 16, 2020 · 2 comments

Comments

@Fraer
Copy link

Fraer commented Sep 16, 2020

I've installed from github as specified in the README.

yturl 'https://www.youtube.com/watch?v=xiX9YQ0Dem0'
Traceback (most recent call last):
  File "/Library/Frameworks/Python.framework/Versions/3.6/bin/yturl", line 11, in <module>
    sys.exit(main())
  File "/Library/Frameworks/Python.framework/Versions/3.6/lib/python3.6/site-packages/yturl.py", line 152, in main
    itag_to_url_map = itags_for_video(args.video_id)
  File "/Library/Frameworks/Python.framework/Versions/3.6/lib/python3.6/site-packages/yturl.py", line 81, in itags_for_video
    ) from None
NotImplementedError: Live and streaming videos are unsupported.
@izaac
Copy link

izaac commented Sep 20, 2020

Same here using pip install -U git+https://github.com/cdown/yturl.git@develop

@yashasolutions
Copy link

same

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants