question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Pytube yt.streams giving empty streams list for some videos

See original GitHub issue

I’m trying to download this(http://youtube.com/watch?v=hnGWlry_H_Q) or this (https://www.youtube.com/watch?v=j4JQFz_8XxU) from YouTube but when I use yt.streams it just gives an empty list without any streams.

Issue Analytics

  • State:closed
  • Created 3 years ago
  • Reactions:5
  • Comments:20

github_iconTop GitHub Comments

3reactions
tfdahlincommented, Dec 5, 2020

To install the fix: python -m pip install git+https://github.com/nficano/pytube

If there are additional problems, please create a new issue.

1reaction
peternafcommented, Dec 10, 2020

@peternaf I’m not having any problems with that URL. If you’re still having problems, please create a new ticket with the full traceback

Re-run the install command and it seems to be downloading now. Thanks!

Read more comments on GitHub >

github_iconTop Results From Across the Web

Pytube yt.streams giving empty streams list for some videos
I'm trying to download this(http://youtube.com/watch?v=hnGWlry_H_Q) or this (https://www.youtube.com/watch?v=j4JQFz_8XxU) from YouTube but ...
Read more >
API — pytube 12.1.2 documentation
Returns a list of streams if they have been initialized. If the streams have not ... Retrieve a list of YouTube video URLs...
Read more >
Can't download video using pytube - Stack Overflow
I am trying to make a python program which downloads youtube video when link given using Pytube module but when i try ...
Read more >
pytube Documentation - Read the Docs
Downloading a video from YouTube with pytube is incredibly easy. ... You may notice that some streams listed have both a video codec...
Read more >
How to build a web app to download Youtube videos in 30 ...
We will be using Streamlit and pytube to build our youtube downloader web app. I will also give a brief overview of the...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found