Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Playlist reverse mode is not working on music playlist #1044

Open
jdeksup opened this issue Sep 4, 2024 · 2 comments
Open

Playlist reverse mode is not working on music playlist #1044

jdeksup opened this issue Sep 4, 2024 · 2 comments

Comments

@jdeksup
Copy link

jdeksup commented Sep 4, 2024

I am trying to sync a music playlist from Youtube to my local folder.
The first download works great, but next download don't include added musics on that playlist.
I find that this issue has already been fixed for TV Show presets (#759)
but could you help me to make it works for music presets ?

@jdeksup
Copy link
Author

jdeksup commented Sep 5, 2024

I find a workaround for now where movie is added automatically to the top of the playlist:
Go to normal YouTube and select the playlist, then click the 3 dots next to share button. After that select Playlist Settings and from there turn on "Add new videos to top of the playlist"

@jmbannon
Copy link
Owner

A better solution might be to disable break_on_existing. Because when adding videos to the top of a playlist, it will change the playlist index for all the other videos. Imagine downloading the first vid with playlist idx = 1, you add another vid, that too now has playlist idx = 1.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants