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

[motherless] Fixed the broken uploader_id in the extractor. #31243

Merged
merged 6 commits into from
Oct 10, 2022

Commits on Sep 19, 2022

  1. [patch_motherless] Fixed the broken uploader_id in the extractor.

    Apparently the motherless.com has the "thumb-member-username" item replaced by "media-meta-member", so updating the extractor accordingly.
    xuminic committed Sep 19, 2022
    Configuration menu
    Copy the full SHA
    f2080d9 View commit details
    Browse the repository at this point in the history

Commits on Oct 10, 2022

  1. Make uploader_id RE looser

    dirkf authored Oct 10, 2022
    Configuration menu
    Copy the full SHA
    79f977c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    09a3a82 View commit details
    Browse the repository at this point in the history
  3. Fix group pagination

    dirkf authored Oct 10, 2022
    Configuration menu
    Copy the full SHA
    e4d7f52 View commit details
    Browse the repository at this point in the history
  4. # coding: utf-8

    dirkf authored Oct 10, 2022
    Configuration menu
    Copy the full SHA
    f9af74e View commit details
    Browse the repository at this point in the history
  5. Parens

    dirkf authored Oct 10, 2022
    Configuration menu
    Copy the full SHA
    cd00b5c View commit details
    Browse the repository at this point in the history