Ignore:
Timestamp:
04/09/17 14:01:46 (7 years ago)
Author:
obi
Message:

[tithek] fix pornhub double waittime

File:
1 edited

Legend:

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

    r40206 r40285  
    465465hoster()
    466466{
    467         rm $TMP/cache.$PARSER.$INPUT.* > /dev/null 2>&1
    468         /tmp/localhoster/hoster.sh youtube_dl $URL$PAGE > $TMP/cache.$PARSER.$INPUT.1
    469         STREAMURL=`cat $TMP/cache.$PARSER.$INPUT.1`
    470         echo $STREAMURL
     467#       rm $TMP/cache.$PARSER.$INPUT.* > /dev/null 2>&1
     468#       /tmp/localhoster/hoster.sh youtube_dl $URL$PAGE > $TMP/cache.$PARSER.$INPUT.1
     469#       STREAMURL=`cat $TMP/cache.$PARSER.$INPUT.1`
     470#       echo $STREAMURL
     471        echo $URL$PAGE
    471472}
    472473
Note: See TracChangeset for help on using the changeset viewer.