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.

ERROR: This video is unavailable. ERROR - Some problems on classify loop

See original GitHub issue

Hi,

I have this issue when downloading a song from spotify :

$ python3 main.py -ss "https://open.spotify.com/track/2QoDAlMnML5haTXvYRS86X?si=eMGX4dlwQd-7dyiG6OmUHQ"
ERROR: This video is unavailable.
2020-01-03 11:17:42,694 - ERROR - Some problems on classify loop
ERROR: This video is unavailable.
2020-01-03 11:17:47,284 - ERROR - Some problems on classify loop
2020-01-03 11:17:49,635 - ERROR - Youtube:os.makedirs('cache/'+path)
2QoDAlMnML5haTXvYRS86X
[MoviePy] Writing audio in cache/2QoDAlMnML5haTXvYRS86X/2QoDAlMnML5haTXvYRS86X.mp3
100%|██████████████████████████████████████| 4282/4282 [00:05<00:00, 821.49it/s]
[MoviePy] Done.
2QoDAlMnML5haTXvYRS86X
None

I works eventually, but I get 3 notifications and take way much more time when downloading a playlist. Also, the GUI version won’t work, I think because of this problem.

Any solution ? 😃

PS : I also always get the notification “Downloading from youtube”, isn’t it supposed to be downloaded from spotify ?

Issue Analytics

  • State:open
  • Created 4 years ago
  • Reactions:1
  • Comments:8

github_iconTop GitHub Comments

1reaction
l-pedretticommented, Mar 25, 2020

Try sudo pip install -U youtube-dl . Worked for me

0reactions
TheOldGoldenFishcommented, May 30, 2020

I used a VPN and it worked.

Read more comments on GitHub >

github_iconTop Results From Across the Web

How to Fix "This video is not available message on YouTube"
Check why the error "This video is not available message on YouTube" occurs and the methods to fix videos not fix YouTube video...
Read more >
Debugging guide | Google Earth Engine
The first error informs you that the bandNames variable is not defined in the scope in which it's referenced. As a solution, set...
Read more >
Troubleshoot Dataflow errors - Google Cloud
If you run into problems with your Dataflow pipeline or job, this page lists error messages that you might see and provides suggestions...
Read more >
YouTube iframe looping video unavailable on first load
The problem I am having is that when the video is embedded (or the link is accessed directly - the issue occurs there...
Read more >
Evaluation of Dual-Loop Data Accuracy Using Video Ground ...
dual-loop and video image systems clocks before analysis. ... factor in the current study, the serious errors that still occurred were most likely...
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