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

Problem downloading channels with accented characters #26746

Closed
leonard-limon opened this issue Sep 29, 2020 · 3 comments
Closed

Problem downloading channels with accented characters #26746

leonard-limon opened this issue Sep 29, 2020 · 3 comments

Comments

@leonard-limon
Copy link

@leonard-limon leonard-limon commented Sep 29, 2020

I found out that youtube-dl would throw an error every-time I try to download a video from a channel that has an accented character in its URL. For example this would throw an error :

youtube-dl -j --playlist-items 1 -- "https://www.youtube.com/c/LeRèglement"

Regards.

@Foncekar
Copy link

@Foncekar Foncekar commented Sep 29, 2020

Same error for me, no one would have an idea to overcome this problem?

@october262
Copy link

@october262 october262 commented Sep 29, 2020

replace the accented e in LeReglement with a regular e
and then retry the download

@leonard-limon
Copy link
Author

@leonard-limon leonard-limon commented Sep 30, 2020

That worked, thanks for the workaround!

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

Successfully merging a pull request may close this issue.

None yet
3 participants
You can’t perform that action at this time.