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

Downloaded videos list breaks if title is completely non-ascii #1890

Open
6 tasks done
hseg opened this issue Nov 27, 2024 · 1 comment
Open
6 tasks done

Downloaded videos list breaks if title is completely non-ascii #1890

hseg opened this issue Nov 27, 2024 · 1 comment
Labels
bug Something isn't working new issue This issue is not triaged

Comments

@hseg
Copy link

hseg commented Nov 27, 2024

Checklist

Describe the bug

When downloading a playlist, if one of the selected videos only contains nonascii characters in its filename, all videos in that playlist are inserted into the downloaded videos list under that name.

To Reproduce

Download https://www.youtube.com/@JayHerrans/shorts, making sure to select https://www.youtube.com/shorts/Y4j-AK9BzvI and another video. Notice that the download list for this session names all the videos as https://www.youtube.com/shorts/Y4j-AK9BzvI. The link is also given as https://www.youtube.com/shorts/Y4j-AK9BzvI -- only the differences in filesize show that these are different videos
(The same works for playlists containing videos in non-ascii scripts, such as Hebrew, Arabic, ...)

Error reports

N/A

Screenshots & Screen Records

image

Additional context

No response

@hseg hseg added bug Something isn't working new issue This issue is not triaged labels Nov 27, 2024
@error-reporting
Copy link

Checklist

* [x]  I'm reporting a bug unrelated to a specific site.

* [x]  I've verified that I'm running the [**latest version**](https://github.com/yt-dlp/yt-dlp/releases/latest) of yt-dlp.

* [x]  I've verified that I'm running the latest [**stable version**](https://github.com/JunkFood02/Seal/releases/latest/) of Seal or any later [**preview versions**](https://github.com/JunkFood02/Seal/releases).

* [x]  I've read the [**Contributing guidelines**](https://github.com/JunkFood02/Seal/blob/main/CONTRIBUTING.md) and [**Code Of Conduct.**](https://github.com/JunkFood02/Seal/blob/main/CODE_OF_CONDUCT.md)

* [x]  I've checked that the site i'm trying to download from is in the [**Supported Sites**](https://github.com/yt-dlp/yt-dlp/blob/master/supportedsites.md) list from yt-dlp

* [x]  I understand that the issue will be (ignored/closed) if I intentionally remove or skip any mandatory field.

Describe the bug

When downloading a playlist, if one of the selected videos only contains nonascii characters in its filename, all videos in that playlist are inserted into the downloaded videos list under that name.

To Reproduce

Download https://www.youtube.com/@JayHerrans/shorts, making sure to select https://www.youtube.com/shorts/Y4j-AK9BzvI and another video. Notice that the download list for this session names all the videos as https://www.youtube.com/shorts/Y4j-AK9BzvI. The link is also given as https://www.youtube.com/shorts/Y4j-AK9BzvI -- only the differences in filesize show that these are different videos (The same works for playlists containing videos in non-ascii scripts, such as Hebrew, Arabic, ...)

Error reports

N/A

Screenshots & Screen Records

image

Additional context

No response

The link is not playlist link rather that is channel link

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working new issue This issue is not triaged
Projects
None yet
Development

No branches or pull requests

2 participants