Changeset 41177 for titan/mediathek/localhoster/hoster.sh
- Timestamp:
- 11/16/17 19:46:19 (5 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
titan/mediathek/localhoster/hoster.sh
r41176 r41177 227 227 { 228 228 $BIN $CMD/streamango.py $INPUT 229 } 230 231 vidlox() 232 { 233 $BIN $CMD/vidlox.py $INPUT 229 234 } 230 235 … … 287 292 waaw|netu|hqq) waaw $INPUT;; 288 293 streamango|streamcherry) streamango $INPUT;; 294 vidlox) vidlox $INPUT;; 289 295 redirector|googlevideo|vodcloud|google) directstream "$INPUT";; 290 296 esac
Note: See TracChangeset
for help on using the changeset viewer.