-
Notifications
You must be signed in to change notification settings - Fork 48
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
few songs are only half downloaded #3
Comments
The program relies on a 3rd party downloader package, pySmartDL for faster downloading. Since you are not getting any errors while the program is running that means the download package is not able to download the entire song. I have tried fixing this earlier but couldn't. The only way of fixing this would be to use some other download package that is more robust and can deliver good download speeds. I'll look into this one. |
I'm testing a new downloader package, wget. With this I was able to completely download the song but I did notice performance drop in download speeds. I hope you can clarify this for me. Download the one below and run the pip install requirements.txt again. |
bro i tried and getting this ... DONE |
The thing is you need to delete the half downloaded songs from folder for them to be downloaded again. |
Actually i extracted the contents in new folder and then only i tried. But I tried to pip install requirements nothing new downloaded everything was already there. |
Did a work around and installed wget manually and replaced new files with old files. but it works only when it has unfinished and deleted files. If we start a new album to dwonload it downloads one file temporarily and says done. Enter the url: https://www.jiosaavn.com/album/endrum-iniyavai---p.-susheela/HGpSnMrqkiM_ DONE |
I tested wget and I find it much worse than pySmartDL. It is unable to download albums at times. I think I'll move back to pySmartDL for now though we will still be having half downloaded songs issue at times. I may be have to code the download part myself but it won't be as efficient as pySmartDL. I thank you for your valuable feedback and support. |
i thank you for responding me. expecting a fix for half songs. thanks once again bro. |
Will work on it. And should probably be able to fix and upload it in a couple of days. |
Is this fixed bro. |
Hi bro few songs are only half downloaded tried again & again.
eg: https://www.jiosaavn.com/album/indrum-iniyavai---p-b-sreenivos-love-due/e9gDlzrpj60_
14th song and few other songs too
The text was updated successfully, but these errors were encountered: