[CR] Get all crunchy streams for android (fallback)

This commit is contained in:
AnimeDL 2024-03-14 20:30:37 -07:00
parent 4742ea8d55
commit 172e6ac6ac

View file

@ -1315,8 +1315,6 @@ export default class Crunchy implements ServiceClass {
'?',
new URLSearchParams({
'preferred_audio_language': 'ja-JP',
streams: 'all',
textType: 'all',
'Policy': this.cmsToken.cms.policy,
'Signature': this.cmsToken.cms.signature,
'Key-Pair-Id': this.cmsToken.cms.key_pair_id,