pystardust / ani-cli

A cli tool to browse and play anime
GNU General Public License v3.0
7.7k stars 539 forks source link

fix: allanime scraping #1139

Closed justchokingaround closed 1 year ago

justchokingaround commented 1 year ago

Pull Request Template

Type of change

Description

ramble here

Checklist

Additional Testcases

justchokingaround commented 1 year ago

TODOS:

port19x commented 1 year ago

Basic functionality is working

justchokingaround commented 1 year ago

for testing fallback to embed:

ani-cli bungo stray dogs 4 -e 3
justchokingaround commented 1 year ago

should be gucci gang now

71zenith commented 1 year ago

can confirm, works

CaffeineB34r commented 1 year ago

didn't work for me until i changed lines around 151 to: PF=`which printf provider_id=$($PF "%b" "$hexadecimal_provider_id" | sed "s/\/clock/\/clock\.json/") printf wasn't evaluating the hex on bash i think and this was the wonky workaround