- Timestamp:
- 11/14/17 10:12:39 (6 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
titan/mediathek/localparser_secret/sportsondemand.sh
r41000 r41163 576 576 # URL="`/tmp/localhoster/hoster.sh youtube_dl $URLTMP`" 577 577 URL="gethoster2 $URLTMP" 578 elif [ `echo $URLTMP | grep "openload.co" | wc -l` -eq 1 ];then 579 if [ "$debug" = "1" ]; then echo $INPUT bbbbbb $URLTMP; fi 580 # URL=`/tmp/localhoster/hoster.sh get http://openload.co/embed/EER0VdYdYOQ/` 581 URL=`/tmp/localhoster/hoster.sh get $URLTMP` 578 582 elif [ `echo $URLTMP | grep "/embed/" | wc -l` -eq 1 ];then 579 583 if [ "$debug" = "1" ]; then echo $INPUT cccccc $URLTMP; fi
Note: See TracChangeset
for help on using the changeset viewer.