YoutubePlaylistDownloader
YoutubePlaylistDownloader copied to clipboard
Not download this link
It works for me, what error are you getting?
But, even with an error message, a new position is added to the list of downloads. In the new position, -42 is visible. But in fact there are only 6 video clips.
This may allow you the opportunity to find out the cause of the error.
Can you screenshot the settings you're using? The button near the link text box
The problem is in your settings, in the "playlist" section you marked "download from video number 48 ... " when the playlist has only 6 videos, so it shows you -42 videos in that playlist. Remove the V from it and it should work fine, or change it to 0
Let me know if it works
You right.
I just unchecked the box opposite 48, but the error persisted. But after writing down the number 0, the download started. What role does the tick play?
It shouldn't happen, I will check it and fix it.
It shouldn't happen, I will check it and fix it.
this is not critical, but if you will fix it, you may want to make a combobox with the select of the sorting method. forward, reverse, by date, or by duration. for example, download 20 videos only short or only the very first. But the program works. and it can already be used. it is very convenient to drag links. thanks.
https://www.youtube.com/watch?v=2F6ZYC4LVoc https://www.youtube.com/watch?v=xAYowMeszvg https://www.youtube.com/watch?v=0_G4gZcFgLk @shaked6540 This links not download
I found the problem but unfortunately it will be a bit hard to fix and since I don't have time I'll not fix it. sorry :(
The problem is that these videos are missing the audio or video streams. What my program does is download the video only stream, and then the audio only stream and combine them into 1 file. These videos have only muxed videos, meaning videos with audio included. And while that's not an issue, my program then tries to find the 2nd stream and combine it, but its met with an error because the 2nd stream doesnt exist.
to solve it I'll have to re-write the logic of choosing the video/audio streams and also the handling
In general, most videos have at least 2 seperate audio and video streams so thats why I choose that approach instead of searching for videos with only 1 stream.
And if you do not change the logic of choice. And just use the principle, well, if there is no stream, then you don't need to download it, but download only what is available. And in this case, only what is available will be downloaded.
I have a lot of such links, I just wrote 2 of them here, there was no point in writing everything. Thanks. Did you come across such links when using the program? When I used the program, I wouldn't even know that there are such links. I had to manually compare the number of videos in the channel with the actual number of stream. Since the number number in the program can show the number of thread links found, and not show the number of real ones. I think that you could also have the same videos, but you just didn't know about the presence of such.
https://www.youtube.com/watch?v=jcBeTzhZNFA The program freezes and closes crash. @shaked6540