[Feature Request] `Playlist` Support
See original GitHub issue- This issue is to request the
Playlist
Support for the GUI.
--no-playlist
-----> Download only the video, if the URL refers to a video and a playlist
--yes-playlist
-----> Download the playlist, if the URL refers to a video and a playlist
- Also, clipboard support for Playlist URL link.
ps. yt-dlp config that I have or I can use for CLI does not have any use at the moment, as most of the commands/ options are not supported by GUI.
Issue Analytics
- State:
- Created a year ago
- Comments:5 (3 by maintainers)
Top Results From Across the Web
📢 Vote for Feature Requests & Top Issues - YouTube ...
Our teams prioritize feature requests based on feedback we see from our userbase, either through the official feedback tool or here, directly from...
Read more >Playlist support - Feature Requests
Hello, i am using the youtube music player integration from KoljaWindeler and everything works fine but when i play this on my google...
Read more >Feature request : RSS, comment, like, playlist...
As we plan it now, the only user-created “playlist” we'll support is a watch queue. The technical overhead for curated playlists per user...
Read more >Feature Request: Youtube playlist function
I've been trying to find a way to include a client-side playlist (similar to http://zaius.github.io/youtube_playlist/ ) as some sort of ...
Read more >[Feature request] Playlist browsing through bluetooth
[Feature request] Playlist browsing through bluetooth ... The ability to browse library and playlist over car Bluetooth. This feature is present ...
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
Thanks for the
config
.Since the GUI I made ignores the original
merge
function, it will make most of your settings invalid.I’m not confident that the GUI can be improved to fit this
config
software, and I didn’t envision a more advanced use of it when I first created the project.However, by improving the GUI, it is still possible to do what you want to do from other routes
with the current version There is support for using
Configuration
, but it will be mandatory to add--no-playlist
flag so no playlist supportThere are plans to support playlists in the future, but there is currently no timetable. If you need this feature urgently, I recommend using other software or using the command line directly