-
Notifications
You must be signed in to change notification settings - Fork 23
Execption on downloading #4
Comments
Make sure you have the latest pytube installed from git source:
and spotdl should probably work now. |
Indeed that solved the problem. Please note that I had to install pytube after installing spotdl, since spotdl also installs pytube3, which does not work and gives the above error. |
Problem on downloading
|
Same here |
I had the same issue, try installing pytube as @ritiek suggested, worked for me. pip install pytube or pip install --upgrade pytube |
Thanks Man, It worked!!
…On Mon, Jul 5, 2021 at 10:22 PM Paul ***@***.***> wrote:
I had the same issue, try installing pytube as @ritiek
<https://github.com/ritiek> suggested, worked for me.
pip install pytube
or
pip install --upgrade pytube
—
You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub
<#4 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AOPNZNDUDFBFCX4VHIY5OALTWHPOBANCNFSM4XOPQXJQ>
.
--
Shashwat Chaturvedi
|
I have tried this but still get the error urllib.error.HTTPError: HTTP Error 404: Not Found $ spotdl -V $ pytube --version 5.8.0-63-generic spotDL#71~20.04.1-Ubuntu SMP Thu Jul 15 17:46:08 UTC 2021 x86_64 x86_64 x86_64 GNU/Linux Similar errors with latest project https://githubmemory.com/repo/spotDL/spotify-downloader/issues/1342?page=2 |
As of right now there is an issue with pytube again |
What is the purpose of your issue?
Description
I made sure to uninstall all other version of spotdl and installed the script directly from the master
The script nicely matched a song from YouTube but fails to download it after reading its metadata (see below).
Log
The text was updated successfully, but these errors were encountered: