Giter Site home page Giter Site logo

Comments (16)

shaked6540 avatar shaked6540 commented on May 24, 2024

It works for me, what error are you getting?

from youtubeplaylistdownloader.

korenevskiy avatar korenevskiy commented on May 24, 2024

image

image

from youtubeplaylistdownloader.

korenevskiy avatar korenevskiy commented on May 24, 2024

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.
image

from youtubeplaylistdownloader.

korenevskiy avatar korenevskiy commented on May 24, 2024

This may allow you the opportunity to find out the cause of the error.
image

from youtubeplaylistdownloader.

shaked6540 avatar shaked6540 commented on May 24, 2024

Can you screenshot the settings you're using? The button near the link text box

from youtubeplaylistdownloader.

korenevskiy avatar korenevskiy commented on May 24, 2024

image
image

from youtubeplaylistdownloader.

shaked6540 avatar shaked6540 commented on May 24, 2024

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

from youtubeplaylistdownloader.

korenevskiy avatar korenevskiy commented on May 24, 2024

You right.

from youtubeplaylistdownloader.

korenevskiy avatar korenevskiy commented on May 24, 2024

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?

from youtubeplaylistdownloader.

shaked6540 avatar shaked6540 commented on May 24, 2024

It shouldn't happen, I will check it and fix it.

from youtubeplaylistdownloader.

korenevskiy avatar korenevskiy commented on May 24, 2024

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.

from youtubeplaylistdownloader.

korenevskiy avatar korenevskiy commented on May 24, 2024

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

from youtubeplaylistdownloader.

shaked6540 avatar shaked6540 commented on May 24, 2024

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.

from youtubeplaylistdownloader.

korenevskiy avatar korenevskiy commented on May 24, 2024

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.

from youtubeplaylistdownloader.

korenevskiy avatar korenevskiy commented on May 24, 2024

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.

from youtubeplaylistdownloader.

korenevskiy avatar korenevskiy commented on May 24, 2024

https://www.youtube.com/watch?v=jcBeTzhZNFA
The program freezes and closes crash.
@shaked6540

from youtubeplaylistdownloader.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.