Remove SubtitlesStream#getURL()
This commit is contained in:
@@ -42,10 +42,6 @@ public class SubtitlesStream extends Stream implements Serializable {
|
||||
return format.suffix;
|
||||
}
|
||||
|
||||
public String getURL() {
|
||||
return url;
|
||||
}
|
||||
|
||||
public boolean isAutoGenerated() {
|
||||
return autoGenerated;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user