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/iprima] Fix extractor (relax nuxt function regex, add js_to_json hack) #7216

Merged
merged 11 commits into from
Sep 21, 2023

Commits on Jun 3, 2023

  1. Configuration menu
    Copy the full SHA
    5782255 View commit details
    Browse the repository at this point in the history
  2. fixup! [extractor/iprima] Fix extractor (relax nuxt function regex, a…

    …dd js_to_json hack)
    
    flake8 fix
    std-move committed Jun 3, 2023
    Configuration menu
    Copy the full SHA
    7246468 View commit details
    Browse the repository at this point in the history

Commits on Jun 23, 2023

  1. fixup! fixup! [extractor/iprima] Fix extractor (relax nuxt function r…

    …egex, add js_to_json hack)
    
    replace all occurences of Array constructor, not just a single one
    std-move committed Jun 23, 2023
    Configuration menu
    Copy the full SHA
    5071442 View commit details
    Browse the repository at this point in the history

Commits on Jul 1, 2023

  1. Configuration menu
    Copy the full SHA
    0bbb729 View commit details
    Browse the repository at this point in the history
  2. fixup! [extractor/iprima] fix extractor (get video id from nuxt data …

    …json)
    
    make the code more declarative as suggested in review
    std-move committed Jul 1, 2023
    Configuration menu
    Copy the full SHA
    142b58c View commit details
    Browse the repository at this point in the history

Commits on Sep 20, 2023

  1. Update yt_dlp/utils/_utils.py

    simplify Array constructor replacement by using backreferences
    
    Co-authored-by: Simon Sawicki <accounts@grub4k.xyz>
    std-move and Grub4K committed Sep 20, 2023
    Configuration menu
    Copy the full SHA
    f60f0c3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    99bd7b7 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    389f903 View commit details
    Browse the repository at this point in the history
  4. Update yt_dlp/extractor/iprima.py

    use greedy search
    
    Co-authored-by: bashonly <88596187+bashonly@users.noreply.github.com>
    std-move and bashonly committed Sep 20, 2023
    Configuration menu
    Copy the full SHA
    f18c9e4 View commit details
    Browse the repository at this point in the history

Commits on Sep 21, 2023

  1. Configuration menu
    Copy the full SHA
    97b20cd View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c1d3c6f View commit details
    Browse the repository at this point in the history