Giter Site home page Giter Site logo

Comments (3)

jely2002 avatar jely2002 commented on May 19, 2024

Hi syedmahm,
Imagine adding a playlist with 1000 videos, showing every video separately in the queue will slow down the application by a lot. This is why I decided to merge all the videos into one video representing the playlist. This is what's happening with your playlist right now. The default setting is that playlists bigger than 50 videos get merged into one, so by default my app should list all the videos of your playlist.

My guess is that you changed the "Split playlists into separate videos when:" setting to "never split". This causes all videos in the playlists to get merged into one, regardless of length. If you change this setting back to "less than 50 videos" my app should list all videos in the playlist as long as it contains less than 50 videos.

This is how the setting should look like:
illustration of the right setting

TL;DR
I believe you have the "Split playlists into separate videos when:" setting set to "never split". While it should be "less than 50 videos". As illustrated above.

Please let me know if you happen to have more questions.

from youtube-dl-gui.

syedmahm avatar syedmahm commented on May 19, 2024

from youtube-dl-gui.

jely2002 avatar jely2002 commented on May 19, 2024

Thanks for the follow-up question,
I have removed the feature that allows selection of videos to download by their number, in favour of listing all videos in a playlist. This is because youtube-dl-gui now supports more services than only YouTube. Playlists are not always ordered the same way when requested by youtube-dl as when the user views them on the service itself. This can cause confusion because with a different order, number 16 can be a different video than expected.

from youtube-dl-gui.

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.