Changeset 41176
- Timestamp:
- 11/16/17 19:20:15 (6 years ago)
- Location:
- titan/mediathek/localhoster
- Files:
-
- 1 added
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
titan/mediathek/localhoster/hoster.sh
r41175 r41176 224 224 } 225 225 226 streamango() 227 { 228 $BIN $CMD/streamango.py $INPUT 229 } 226 230 227 231 directstream() … … 282 286 xvidstage) xvidstage $INPUT;; 283 287 waaw|netu|hqq) waaw $INPUT;; 288 streamango|streamcherry) streamango $INPUT;; 284 289 redirector|googlevideo|vodcloud|google) directstream "$INPUT";; 285 290 esac
Note: See TracChangeset
for help on using the changeset viewer.