mirror of
https://github.com/TeamNewPipe/NewPipeExtractor.git
synced 2024-12-14 14:20:33 +05:30
Remove SubtitlesStream#getURL()
This commit is contained in:
parent
5ac80624a4
commit
f0f1c009b2
@ -42,10 +42,6 @@ public class SubtitlesStream extends Stream implements Serializable {
|
||||
return format.suffix;
|
||||
}
|
||||
|
||||
public String getURL() {
|
||||
return url;
|
||||
}
|
||||
|
||||
public boolean isAutoGenerated() {
|
||||
return autoGenerated;
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user