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

[extractor/MotherlessUploader] Add extractor for uploader playlists #8994

Merged
merged 3 commits into from Jan 21, 2024

Conversation

dasidiot
Copy link
Contributor

Adds an extractor to create playlists from Motherless uploader pages. This needed minor customizations to ensure the t=v URL parameter was set.

IMPORTANT: PRs without the template will be CLOSED

Description of your pull request and other information

Add an additional extractor for the per-user upload playlists on motherless.com. Validated through unit tests and manual local runs.

Before submitting a pull request make sure you have:

In order to be accepted and merged into yt-dlp each piece of code must be in public domain or released under Unlicense. Check all of the following options that apply:

  • 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?

Adds an extractor to create playlists from Motherless uploader pages. This needed minor customizations to ensure the t=v URL parameter was set.
@dasidiot dasidiot changed the title [extractor/MotherlessUploader] Add extractor. [extractor/MotherlessUploader] Add extractor for uploader playlists Jan 14, 2024
@seproDev seproDev added site-enhancement Feature request for some website NSFW labels Jan 14, 2024
yt_dlp/extractor/motherless.py Outdated Show resolved Hide resolved
yt_dlp/extractor/motherless.py Outdated Show resolved Hide resolved
@bashonly bashonly added the pending-fixes PR has had changes requested label Jan 19, 2024
dasidiot and others added 2 commits January 20, 2024 10:05
Co-authored-by: bashonly <88596187+bashonly@users.noreply.github.com>
@bashonly bashonly removed the pending-fixes PR has had changes requested label Jan 21, 2024
@bashonly bashonly self-assigned this Jan 21, 2024
@bashonly bashonly merged commit 9f1e9da into yt-dlp:master Jan 21, 2024
6 checks passed
aalsuwaidi pushed a commit to aalsuwaidi/yt-dlp that referenced this pull request Apr 21, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
NSFW site-enhancement Feature request for some website
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants