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

Incorporate "Simple YouTube Age Restriction Bypass" #2808

Closed
5 tasks done
AdKiller opened this issue Feb 16, 2022 · 8 comments
Closed
5 tasks done

Incorporate "Simple YouTube Age Restriction Bypass" #2808

AdKiller opened this issue Feb 16, 2022 · 8 comments
Labels
site-enhancement Feature request for some website wontfix This will not be worked on

Comments

@AdKiller
Copy link

Checklist

Description

This addon can view age restricted videos even without logging in to Youtube. Would be great if you could incorporate it with yt-dlp.

https://github.com/zerodytrash/Simple-YouTube-Age-Restriction-Bypass

@AdKiller AdKiller added enhancement New feature or request triage Untriaged issue labels Feb 16, 2022
@Lesmiscore

This comment was marked as spam.

@MinePlayersPE
Copy link
Contributor

MinePlayersPE commented Feb 17, 2022

Judging from #2770 (comment), this won't be implemented on the core program
I'm pretty sure you can hackily make extractor plugins implementing it tho

@october262
Copy link

while this works for viewing age restricted videos,
you will still need to be signed in & use a cookies file to download the video.

@pukkandan
Copy link
Member

pukkandan commented Feb 17, 2022

It uses multiple tricks to view the restricted video. We already implement most of them. The only one we don't implement is passing the request through a proxy with a logged in account. I will neither maintain such a proxy nor implement any third party proxy for this in yt-dlp. So this won't be implemented directly

@pukkandan pukkandan added site-enhancement Feature request for some website wontfix This will not be worked on and removed enhancement New feature or request triage Untriaged issue labels Feb 17, 2022
@pukkandan
Copy link
Member

pukkandan commented Mar 25, 2022

Here's an extractor plugin to do this: https://gist.github.com/pukkandan/fcf5ca1785c80f64e471f0ee14f990fb

Related: #3182

@AdKiller
Copy link
Author

Thanks a lot for the plugin!

I read "Plugins are loaded from /ytdlp_plugins//init.py"

What type is this?

@pukkandan
Copy link
Member

It's an extractor

@bjkeli
Copy link

bjkeli commented Apr 8, 2022

It's an extractor

how to use it ?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
site-enhancement Feature request for some website wontfix This will not be worked on
Projects
None yet
Development

No branches or pull requests

6 participants