Skip to content

fix: new aareq flow#1774

Draft
mbpowers wants to merge 1 commit into
pystardust:masterfrom
mbpowers:aareq
Draft

fix: new aareq flow#1774
mbpowers wants to merge 1 commit into
pystardust:masterfrom
mbpowers:aareq

Conversation

@mbpowers

@mbpowers mbpowers commented Jul 8, 2026

Copy link
Copy Markdown

Pull Request Template

Type of change

  • Bug fix
  • Feature
  • Documentation update

Description

A version of the fix that uses python and parses the all_anime key from scripts instead of hardcoding. Not sure if this is best way but in case it is useful to anyone.

The key did stay the same since yesterday despite the fact the mask and build_id changed (the two components XORed to make the key), so maybe this is unnecessary if the key stays consistent.

The script containing the mask and buildId changed structure since yesterday in a way that broke the regex. Hopefully this continues to work but it may be fragile.

If we do want to scrape this and it only changes daily, we may want to cache this instead of checking each time we get_episode().

Checklist

  • any anime playing
  • bumped version

  • next, prev and replay work
  • -c history and continue work
  • -d downloads work
  • -s syncplay works
  • -q quality works
  • -v vlc works
  • -e (select episode) aka -r (range selection) works
  • -S select index works
  • --skip ani-skip works
  • --skip-title ani-skip title argument works
  • --no-detach no detach works
  • --exit-after-play auto exit after playing works
  • --nextep-countdown countdown to next ep works
  • --dub and regular (sub) mode both work
  • all providers return links (not necessarily on a single anime, use debug mode to confirm)

  • -h help info is up to date
  • Readme is up to date
  • Man page is up to date

Additional Testcases

  • The safe bet: One Piece
  • Episode 0: Saenai Heroine no Sodatekata ♭
  • Unicode: Saenai Heroine no Sodatekata ♭
  • Non-whole episodes: Tensei shitara slime datta ken (ep. 24.5, ep. 24.9)
  • All Providers: Youkoso Jitsuryoku Shijou Shugi no Kyoushitsu e (TV) (3 m3u8, 3 mp4, 1 fast4speed, 1 sharepoint)
  • The examples of the help text

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