.
This commit is contained in:
@@ -584,7 +584,6 @@ class CR(Service):
|
|||||||
if subtitle_format == "ass" or subtitle_format == "ssa":
|
if subtitle_format == "ass" or subtitle_format == "ssa":
|
||||||
codec = Subtitle.Codec.SubStationAlphav4
|
codec = Subtitle.Codec.SubStationAlphav4
|
||||||
else:
|
else:
|
||||||
print(sub_data["url"])
|
|
||||||
codec = Subtitle.Codec.SubRip
|
codec = Subtitle.Codec.SubRip
|
||||||
|
|
||||||
tracks.add(
|
tracks.add(
|
||||||
|
|||||||
Reference in New Issue
Block a user