Skip to content

Commit

Permalink
feat: added caulse.com to known stream sites
Browse files Browse the repository at this point in the history
  • Loading branch information
TommasoAmici authored Dec 28, 2024
1 parent 30a88f0 commit e6be0ab
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions main.py
Original file line number Diff line number Diff line change
Expand Up @@ -138,6 +138,7 @@ def is_video(self) -> bool:
"twitter",
"sporttube",
"dubz.co",
"caulse.com",
)
return bool(any(s in self.url for s in streams))

Expand Down

0 comments on commit e6be0ab

Please # to comment.