Skip to content
This repository was archived by the owner on Mar 11, 2025. It is now read-only.

seemingly unknown error #51

Open
360gamerxbox opened this issue Dec 8, 2024 · 9 comments
Open

seemingly unknown error #51

360gamerxbox opened this issue Dec 8, 2024 · 9 comments

Comments

@360gamerxbox
Copy link

Capture d'écran 2024-12-08 222009
it just does not want to download

@Petrprogs
Copy link

Hello, @360gamerxbox
Give us debug.log. Its located in app directory.

@360gamerxbox
Copy link
Author

debug.zip

@Petrprogs
Copy link

debug.zip

Your log is too big. Can you remove it, reproduce error and send new log here, please?

@traxart79
Copy link

so ive ran into this issue. i dont have a solution but i think i know whats causing it. for me its a video thats been flagged as age restricted. in my debug logs it shows this:

ERROR: [youtube] 4u-nX5BwmTE: Sign in to confirm your age. This video may be inappropriate for some users. Use --cookies-from-browser or --cookies for the authentication. See https://github.com/yt-dlp/yt-dlp/wiki/FAQ#how-do-i-pass-cookies-to-yt-dlp for how to manually pass cookies. Also see https://github.com/yt-dlp/yt-dlp/wiki/Extractors#exporting-youtube-cookies for tips on effectively exporting YouTube cookies
File "yt_dlp\extractor\common.py", line 742, in extract
File "yt_dlp\extractor\youtube.py", line 4494, in _real_extract
File "yt_dlp\extractor\common.py", line 1276, in raise_no_formats

ive tried following the guides but they dont work. anyone know what to do?

@Petrprogs
Copy link

Petrprogs commented Dec 24, 2024

so ive ran into this issue. i dont have a solution but i think i know whats causing it. for me its a video thats been flagged as age restricted. in my debug logs it shows this:

ERROR: [youtube] 4u-nX5BwmTE: Sign in to confirm your age. This video may be inappropriate for some users. Use --cookies-from-browser or --cookies for the authentication. See https://github.com/yt-dlp/yt-dlp/wiki/FAQ#how-do-i-pass-cookies-to-yt-dlp for how to manually pass cookies. Also see https://github.com/yt-dlp/yt-dlp/wiki/Extractors#exporting-youtube-cookies for tips on effectively exporting YouTube cookies File "yt_dlp\extractor\common.py", line 742, in extract File "yt_dlp\extractor\youtube.py", line 4494, in _real_extract File "yt_dlp\extractor\common.py", line 1276, in raise_no_formats

ive tried following the guides but they dont work. anyone know what to do?

Have tried passing - cookies-from-browser your_browser parameter?

@traxart79
Copy link

so ive ran into this issue. i dont have a solution but i think i know whats causing it. for me its a video thats been flagged as age restricted. in my debug logs it shows this:
ERROR: [youtube] 4u-nX5BwmTE: Sign in to confirm your age. This video may be inappropriate for some users. Use --cookies-from-browser or --cookies for the authentication. See https://github.com/yt-dlp/yt-dlp/wiki/FAQ#how-do-i-pass-cookies-to-yt-dlp for how to manually pass cookies. Also see https://github.com/yt-dlp/yt-dlp/wiki/Extractors#exporting-youtube-cookies for tips on effectively exporting YouTube cookies File "yt_dlp\extractor\common.py", line 742, in extract File "yt_dlp\extractor\youtube.py", line 4494, in _real_extract File "yt_dlp\extractor\common.py", line 1276, in raise_no_formats
ive tried following the guides but they dont work. anyone know what to do?

Have tried passing - cookies-from-browser your_browser parameter?

yes and it apprently doesnt know what edge or opera is

@Mad880
Copy link

Mad880 commented Dec 27, 2024

Hey, where do I pass the --cookies-from-browser parameter?

@Petrprogs
Copy link

Hey, where do I pass the --cookies-from-browser parameter?

To args of you preset in config.toml

@Petrprogs
Copy link

so ive ran into this issue. i dont have a solution but i think i know whats causing it. for me its a video thats been flagged as age restricted. in my debug logs it shows this:
ERROR: [youtube] 4u-nX5BwmTE: Sign in to confirm your age. This video may be inappropriate for some users. Use --cookies-from-browser or --cookies for the authentication. See https://github.com/yt-dlp/yt-dlp/wiki/FAQ#how-do-i-pass-cookies-to-yt-dlp for how to manually pass cookies. Also see https://github.com/yt-dlp/yt-dlp/wiki/Extractors#exporting-youtube-cookies for tips on effectively exporting YouTube cookies File "yt_dlp\extractor\common.py", line 742, in extract File "yt_dlp\extractor\youtube.py", line 4494, in _real_extract File "yt_dlp\extractor\common.py", line 1276, in raise_no_formats
ive tried following the guides but they dont work. anyone know what to do?

Have tried passing - cookies-from-browser your_browser parameter?

yes and it apprently doesnt know what edge or opera is

yt-dlp won't work with Chromium-based browsers. Use Firefox instead

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

No branches or pull requests

4 participants