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

Closed the previous issue because that is completely different and the issue is now smaller since i changed a couple things #11

Open
hamax2468 opened this issue Aug 19, 2023 · 0 comments

Comments

@hamax2468
Copy link

this is the issue i get now

Traceback (most recent call last):
File "C:\Users\hamax\Desktop\Music\yt-playlist-download.py", line 73, in
run(pl)
File "C:\Users\hamax\Desktop\Music\yt-playlist-download.py", line 21, in run
music = yt.streams.filter(file_extension="mp4").first()
File "C:\Users\hamax\AppData\Local\Programs\Python\Python311\Lib\site-packages\pytube_main_.py", line 296, in streams
return StreamQuery(self.fmt_streams)
File "C:\Users\hamax\AppData\Local\Programs\Python\Python311\Lib\site-packages\pytube_main_.py", line 176, in fmt_streams
stream_manifest = extract.apply_descrambler(self.streaming_data)
File "C:\Users\hamax\AppData\Local\Programs\Python\Python311\Lib\site-packages\pytube_main_.py", line 161, in streaming_data
return self.vid_info['streamingData']
KeyError: 'streamingData'

i am entering a valid path for the music to be sent to, and my playlist should be valid

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

No branches or pull requests

1 participant