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

[spankwire] Fixed and improved extractor #20648

Closed
wants to merge 3 commits into from
Closed

[spankwire] Fixed and improved extractor #20648

wants to merge 3 commits into from

Commits on Apr 12, 2019

  1. [spankwire] Fixed extractor

    Fixed spankwire and added duration, categories and tags
    JChris246 committed Apr 12, 2019
    Configuration menu
    Copy the full SHA
    f31cd4c View commit details
    Browse the repository at this point in the history

Commits on May 6, 2019

  1. made changes

    removed sanitized_request
    made webpage non fatal
    moved flags into regex
    made check for null arr
    removed tbr from video data format attrs
    re-added code for pulling video urls from webpage
    removed videos.sort in favor of _sort_formats
    JChris246 committed May 6, 2019
    Configuration menu
    Copy the full SHA
    3745ced View commit details
    Browse the repository at this point in the history
  2. made changes

    removed sanitized_Request
    made webpage non fatal
    moved flags into regex
    made a check if arr is null
    removed pointless tbr
    re-added code to pull video urls from webpage
    removed sort in favor of _sort_formats
    JChris246 committed May 6, 2019
    Configuration menu
    Copy the full SHA
    3f0716c View commit details
    Browse the repository at this point in the history