Skip to content
This repository has been archived by the owner on Jul 4, 2024. It is now read-only.

Can't download Yowamushi Pedal movies #338

Closed
Serneum opened this issue Feb 22, 2024 · 1 comment
Closed

Can't download Yowamushi Pedal movies #338

Serneum opened this issue Feb 22, 2024 · 1 comment
Labels
bug Something isn't working

Comments

@Serneum
Copy link

Serneum commented Feb 22, 2024

Describe the bug
This is actually two bugs that may be related. The first one is that trying to download Yowamushi Pedal, which is listed as having 5 seasons in Crunchyroll, only shows two seasons when the CLI tries to download the episodes. This may not be the fault of the CLI, but I wanted to call it out. The next odd behavior is that trying to use the CLI to search for Yowamushi Pedal never returns any results. I have verified that other searches work fine, but crunchy-cli search "yowamushi pedal" and several other variations (including crunchy-cli search https://www.crunchyroll.com/series/GRGGVKP4R/yowamushi-pedal) product no data.

To Reproduce
Steps / command to reproduce the behavior:

$ crunchy-cli archive --ffmpeg-preset h265-lossless -a ja-JP -a en-US -s en-US -o '{series_name} - S{season_number}E{episode_number} - {title} [WEBRip-1080p].mkv' --skip-specials --skip-existing --include-fonts https://www.crunchyroll.com/series/GRGGVKP4R/yowamushi-pedal

$ crunchy-cli search "yowamushi pedal"

$ crunchy-cli search "yowamushi"

$ crunchy-cli search https://www.crunchyroll.com/series/GRGGVKP4R/yowamushi-pedal

Expected behavior
The archive command should see seasons 3-5 for download. The search command should find anything

Screenshots
image

image

Client (please complete the following information):

  • OS: Ubuntu
  • Version 3.2.5
@Serneum Serneum added the bug Something isn't working label Feb 22, 2024
@Serneum
Copy link
Author

Serneum commented Feb 22, 2024

This looks like it was on me, at least for the download. I didn't realize the movie was marked as a special so I was filtering it out with --skip-specials. Seems like different shows have different setups as I was able to download movies for another show while --skip-specials was set. As for the searching, my suspicion is that it doesn't see me as logged in for some reason, but that's fine as I do not intend to use that functionality much, if ever

@Serneum Serneum closed this as completed Feb 22, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant