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

File naming for playlist or channel downloads #7183

Open
TheGhost78 opened this issue May 14, 2024 · 0 comments
Open

File naming for playlist or channel downloads #7183

TheGhost78 opened this issue May 14, 2024 · 0 comments

Comments

@TheGhost78
Copy link

TheGhost78 commented May 14, 2024

Settings:
General - Folder format: artist:40;
General - Download playlists to one folder: Yes
General - Numerate files in playlist: Yes
YouTube - Filename format: artist:40;\artist:40; - date:%Y-%m-%d; - title:100;

When downloading a whole channel or playlist, a folder is created
[Channel] Name of channel
or
[Playlist] Name of playlist

Currently, the filenames of the downloaded videos are in the format:
<4-digit Playlist Number> - artist:40;-artist:40; - date:%Y-%m-%d; - title:100;
but I think it should be in the format:
<4-digit Playlist Number> - artist:40; - date:%Y-%m-%d; - title:100;

It appears to interpret the backslash of the YouTube filename format as a dash. When downloading channels or playlists, could it be set to ignore anything before (and including) the backslash in the YouTube filename format?

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

1 participant