mirror of
https://github.com/bitmagnet-io/bitmagnet.git
synced 2025-12-28 06:34:17 +00:00
VideoSourceTV: Add matching fo SATRip and IPTVRip (#419)
Co-authored-by: mgdigital <mgdigital@users.noreply.github.com>
This commit is contained in:
parent
f70352f4c5
commit
76230e9f9e
@ -24,6 +24,8 @@ var videoSourceAliases = map[string]VideoSource{
|
||||
"dvd9": VideoSourceDVD,
|
||||
"dvdrip": VideoSourceDVD,
|
||||
"hdtv": VideoSourceTV,
|
||||
"iptvrip": VideoSourceTV,
|
||||
"satrip": VideoSourceTV,
|
||||
"web": VideoSourceWEBRip,
|
||||
"web-dl": VideoSourceWEBDL,
|
||||
"web-rip": VideoSourceWEBRip,
|
||||
|
||||
Loading…
Reference in New Issue
Block a user