You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When I want to download latest additions to my playlists, not entire playlist, sometimes DL starts downloading metadata for the entire playlist. And no cancel button is available to stop that. I can only wait for it to end and then cancel.
Allow to Cancel Playlist metadata fetch or allow to cancel whole playlist download at any phase.
Usually stuck looking at this kind of thing.
The text was updated successfully, but these errors were encountered:
So from a technical side, we can instantly get the playlist as just a list of a video urls and then populate this lazily. I am also considering pagination, as in only the first 20 videos are fully loaded and you can click to load more
When I want to download latest additions to my playlists, not entire playlist, sometimes DL starts downloading metadata for the entire playlist. And no cancel button is available to stop that. I can only wait for it to end and then cancel.
Allow to Cancel Playlist metadata fetch or allow to cancel whole playlist download at any phase.
Usually stuck looking at this kind of thing.
The text was updated successfully, but these errors were encountered: