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

[unauthorizedtv] Add new extractor #21319

Closed
wants to merge 335 commits into from
Closed

Conversation

kevgrig
Copy link

@kevgrig kevgrig commented Jun 6, 2019

Before submitting a pull request make sure you have:

In order to be accepted and merged into youtube-dl each piece of code must be in public domain or released under Unlicense. Check one of the following options:

  • I am the original author of this code and I am willing to release it under Unlicense
  • I am not the original author of this code but it is in public domain or released under Unlicense (provide reliable evidence)

What is the purpose of your pull request?

  • Bug fix
  • Improvement
  • New extractor
  • New feature

Description of your pull request and other information

Extractor for https://www.unauthorized.tv/. Example video at https://www.unauthorized.tv/programs/owens-shorts?cid=231148.

youtube_dl/extractor/unauthorizedtv.py Outdated Show resolved Hide resolved
youtube_dl/extractor/unauthorizedtv.py Outdated Show resolved Hide resolved
youtube_dl/extractor/unauthorizedtv.py Outdated Show resolved Hide resolved
youtube_dl/extractor/unauthorizedtv.py Outdated Show resolved Hide resolved
youtube_dl/extractor/unauthorizedtv.py Outdated Show resolved Hide resolved
youtube_dl/extractor/unauthorizedtv.py Outdated Show resolved Hide resolved
youtube_dl/extractor/unauthorizedtv.py Outdated Show resolved Hide resolved
youtube_dl/extractor/unauthorizedtv.py Show resolved Hide resolved
youtube_dl/extractor/unauthorizedtv.py Show resolved Hide resolved
@kevgrig
Copy link
Author

kevgrig commented Jun 9, 2019

@dstftw Changes made. Please re-review when you have a chance.

phan-ctrl and others added 27 commits August 27, 2019 10:16
remitamine and others added 27 commits December 4, 2019 17:20
- fix User Videos extraction(closes #23356)
- extract all videos for lists with more than 1000 videos(#23356)
- add support for video albums(closes #14327)(closes #14492)
@kevgrig kevgrig closed this Dec 22, 2019
@kevgrig
Copy link
Author

kevgrig commented Dec 22, 2019

Closing this because the service now requires a login. For anybody that wants to manually apply this patch: https://github.com/kevgrig/youtube-dl/blob/unauthorizedtv/youtube_dl/extractor/unauthorizedtv.py

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

Successfully merging this pull request may close these issues.

None yet