deniscerri / ytdlnis

Android Video/Audio Downloader app using yt-dlp
GNU General Public License v3.0
4.09k stars 144 forks source link

[Bug] Error Unable to download video links from text file #616

Open Turkialh14 opened 4 days ago

Turkialh14 commented 4 days ago

Describe the bug

This was previously a feature request and was implemented but now after several updates it no longer works so I am marking it as a bug not a feature request.

Expected behavior

No response

Steps to reproduce

The text file is shared with the program but it only gets the first link.

Device information

Galaxy A54 5G Android:14

Screenshots / Recordings

No response

Additional context

No response

zaednasr commented 4 days ago

Do you know which version broke it?

Turkialh14 commented 4 days ago

I am the same person who requested the feature to be included. I think it is the problem with the current version, but I do not remember if I faced the same problem with the previous version 1.7.9.2. But I can tell you that the current version does not seem stable at all. The previous versions were more stable. I wish I could go back to the previous version, but the previous versions, because they depended on a version of Python that was removed from support, the yt-dlp that is automatically updated is not responding.

Turkialh14 commented 4 days ago

Previously, you could download a playlist of 4000 videos without it logging you out of the app due to the large number of videos. As I mentioned in the channel download problem, when you download only 3 videos, it seems that in the log there are about 6 or 5 being downloaded. I know the reason for your request from me in any update that no longer works because you can track the solution to the problem, but unfortunately I do not know and I will try to help you as much as possible in anything else

zaednasr commented 4 days ago

Dm me on telegram with all the issues u have. Ill sort them out

Turkialh14 commented 4 days ago

Ok thank you very much

zaednasr commented 3 days ago

I have found the issue. Easy fix

Turkialh14 commented 3 days ago

Thanks, so I think this will partially solve the issue #615 for YouTube channel where I can write a python code that extracts the url of the videos from the channels and puts them in a text file where the program will not treat the text file as a playlist and load the first two videos