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

[Issue]: Can't rip subs for movie even though it has ~30 #33

Closed
1 task done
insurw opened this issue Oct 4, 2022 · 3 comments
Closed
1 task done

[Issue]: Can't rip subs for movie even though it has ~30 #33

insurw opened this issue Oct 4, 2022 · 3 comments
Labels
bug Something isn't working

Comments

@insurw
Copy link

insurw commented Oct 4, 2022

Confirmations

  • I confirm that I checked the issues tab and couldn't find an existing open issue for the issue I want to report.

OS Type

Windows

Python Version

3.10.7

Package Version

2.3.2

Description

I can't rip Bullet Train subs for some reason. I thought maybe it was because it's buy only, but Thor: Love and Thunder doesn't have the issue.

Config

[general]
check-for-updates = true

[downloads]
folder = "C:\\Users\\insurw-su\\Downloads"
format = "srt"
#languages = ["en", "en-US", "sv", "sv-SE", "da", "da-DK", "no", "no-NO", "fi", "fi-FI"]
languages = []
merge-playlists = false
user-agent = "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/100.0.4896.127 Safari/537.36"
zip = true

[scraping]
# User-Agent to use while scraping iTunes.
# Don't change this unless you know what you're doing.
itunes-user-agent = "iTunes-AppleTV/15.2"

# User-Agent to use while scraping AppleTV.
# Don't change this unless you know what you're doing.
appletv-user-agent = "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/100.0.4896.127 Safari/537.36"

[subtitles]
fix-rtl = false
rtl-languages = ["ar", "he"]
remove-duplicates = true

Output Log

isubrip https://itunes.apple.com/se/movie/bullet-train/id1635627017?l=en
Scraping https://itunes.apple.com/se/movie/bullet-train/id1635627017?l=en...
Found movie: Bullet Train
Error: No valid playlist could be found.

isubrip https://itunes.apple.com/us/movie/bullet-train/id1635627017
Scraping https://itunes.apple.com/us/movie/bullet-train/id1635627017...
Found movie: Bullet Train
Error: No valid playlist could be found.
@insurw insurw added the bug Something isn't working label Oct 4, 2022
@MichaelYochpaz
Copy link
Owner

MichaelYochpaz commented Oct 5, 2022

Seems like there are some playlists to be found, but the links to all of these playlists are not responsive and return no data.

Considering this is a new release and other movies work fine, I think it's safe to say that is an issue on iTunes side and not an iSubRip issue.

@vevv
Copy link

vevv commented Oct 6, 2022

New movies tend not to have playlists publicly available.

@insurw
Copy link
Author

insurw commented Oct 13, 2022

New movies tend not to have playlists publicly available.

Any idea how long that is?
Weird. Jurassic World Dominion and Mortal.Kombat.Legends.Snow.Blind got public playlists as soon as you could buy them. While Fall (2022) and Bullet Train still don't

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

3 participants