Changeset 41163 for titan


Ignore:
Timestamp:
11/14/17 10:12:39 (6 years ago)
Author:
obi
Message:

tithek fix nba full

File:
1 edited

Legend:

Unmodified
Added
Removed
  • titan/mediathek/localparser_secret/sportsondemand.sh

    r41000 r41163  
    576576#                               URL="`/tmp/localhoster/hoster.sh youtube_dl $URLTMP`"
    577577                                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`
    578582                        elif [ `echo $URLTMP | grep "/embed/" | wc -l` -eq 1 ];then
    579583                                if [ "$debug" = "1" ]; then echo $INPUT cccccc $URLTMP; fi
Note: See TracChangeset for help on using the changeset viewer.