betaseries: adding release info

pull/822/head
German Gutierrez 5 years ago
parent e3ee77d6ea
commit 9651a63db9

@ -44,6 +44,10 @@ class BetaSeriesSubtitle(Subtitle):
def download_link(self):
return self.download_url
@property
def release_info(self):
return self.video_name
def get_matches(self, video):
matches = self.matches

Loading…
Cancel
Save