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

fix(providers): gogoanime - key extraction #33

Merged
merged 2 commits into from
Aug 5, 2023
Merged

Conversation

vinnyA3
Copy link
Owner

@vinnyA3 vinnyA3 commented Aug 5, 2023

Description

Extracts keys by via regex matching from the initial result page source.
Hopefully they don't change the scheme.

  • pull keys from source
  • removes old method to pull in keys, delete config

Related Issues

Motivation and Context

fix tool -- video sources couldn't be extracted before ... essentially rendering tool useless :(

How To Test It?

  • Environment: Linux
  • Node Version: v16.13.1
  • YT-DLP Version: 2021.12.27

Steps:

Visual reference

Checklist

  • I have tested on a supported environment: Linux, PopOS
  • I have tested using the project's Node version: v16.13.1
  • I have added tests to cover my changes.
  • I have updated the documentation accordingly.

Keys are pulled from the page source now.  Hopefully they don't change
the scheme.

* pull keys from source
* removes old method to pull in keys, delete config
version wasn't bumped last release
@vinnyA3 vinnyA3 merged commit d3eadf3 into master Aug 5, 2023
3 checks passed
@vinnyA3 vinnyA3 deleted the fix/source-decryption branch August 5, 2023 01:11
@vinnyA3 vinnyA3 restored the fix/source-decryption branch August 5, 2023 02:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant