MichaelYochpaz / iSubRip

A Python command-line tool for scraping and downloading subtitles from AppleTV and iTunes movie pages.
MIT License
113 stars 15 forks source link

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

Closed insurw closed 1 year ago

insurw commented 1 year ago

Confirmations

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.
MichaelYochpaz commented 1 year ago

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 commented 1 year ago

New movies tend not to have playlists publicly available.

insurw commented 1 year ago

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