Changeset 44503


Ignore:
Timestamp:
01/08/20 22:58:18 (3 years ago)
Author:
obi
Message:

opti next step

Location:
titan/mediathek
Files:
30 edited

Legend:

Unmodified
Added
Removed
  • titan/mediathek/localparser_free/clipfish.sh

    r44502 r44503  
    1313
    1414case $2 in
    15         init) echo skip load hoster.sh;;
     15        init)   ;;
    1616        *)      . /tmp/localhoster/hoster.sh
    1717                mkdir $TMP > /dev/null 2>&1
  • titan/mediathek/localparser_free/dmax.sh

    r44502 r44503  
    1313
    1414case $2 in
    15         init) echo skip load hoster.sh;;
     15        init)   ;;
    1616        *)      . /tmp/localhoster/hoster.sh
    1717                mkdir $TMP > /dev/null 2>&1
  • titan/mediathek/localparser_free/giga.sh

    r44502 r44503  
    1111
    1212case $2 in
    13         init) echo skip load hoster.sh;;
     13        init)   ;;
    1414        *)      . /tmp/localhoster/hoster.sh
    1515                mkdir $TMP > /dev/null 2>&1
  • titan/mediathek/localparser_free/mediathekdirect.sh

    r44502 r44503  
    1414
    1515case $2 in
    16         init) echo skip load hoster.sh;;
     16        init)   ;;
    1717        *)      . /tmp/localhoster/hoster.sh
    1818                mkdir $TMP > /dev/null 2>&1
  • titan/mediathek/localparser_free/sixx.sh

    r44502 r44503  
    1111
    1212case $2 in
    13         init) echo skip load hoster.sh;;
     13        init)   ;;
    1414        *)      . /tmp/localhoster/hoster.sh
    1515                mkdir $TMP > /dev/null 2>&1
  • titan/mediathek/localparser_free/watchbox.sh

    r44502 r44503  
    1313
    1414case $2 in
    15         init) echo skip load hoster.sh;;
     15        init)   ;;
    1616        *)      . /tmp/localhoster/hoster.sh
    1717                mkdir $TMP > /dev/null 2>&1
  • titan/mediathek/localparser_free/youtube.sh

    r44502 r44503  
    1212
    1313case $2 in
    14         init) echo skip load hoster.sh;;
     14        init)   ;;
    1515        *)      . /tmp/localhoster/hoster.sh
    1616                mkdir $TMP > /dev/null 2>&1
  • titan/mediathek/localparser_secret/7tv.sh

    r44502 r44503  
    1111
    1212case $2 in
    13         init) echo skip load hoster.sh;;
     13        init)   ;;
    1414        *)      . /tmp/localhoster/hoster.sh
    1515                mkdir $TMP > /dev/null 2>&1
  • titan/mediathek/localparser_secret/beeg.sh

    r44502 r44503  
    1010
    1111case $2 in
    12         init) echo skip load hoster.sh;;
     12        init)   ;;
    1313        *)      . /tmp/localhoster/hoster.sh
    1414                mkdir $TMP > /dev/null 2>&1
  • titan/mediathek/localparser_secret/bs.sh

    r44502 r44503  
    1111
    1212case $2 in
    13         init) echo skip load hoster.sh;;
     13        init)   ;;
    1414        *)      . /tmp/localhoster/hoster.sh
    1515                mkdir $TMP > /dev/null 2>&1
  • titan/mediathek/localparser_secret/cricfree.sh

    r44502 r44503  
    1111
    1212case $2 in
    13         init) echo skip load hoster.sh;;
     13        init)   ;;
    1414        *)      . /tmp/localhoster/hoster.sh
    1515                mkdir $TMP > /dev/null 2>&1
  • titan/mediathek/localparser_secret/foxx.sh

    r44502 r44503  
    1919
    2020case $2 in
    21         init) echo skip load hoster.sh;;
     21        init)   ;;
    2222        *)      . /tmp/localhoster/hoster.sh
    2323                mkdir $TMP > /dev/null 2>&1
  • titan/mediathek/localparser_secret/goldesel.sh

    r44502 r44503  
    1111
    1212case $2 in
    13         init) echo skip load hoster.sh;;
     13        init)   ;;
    1414        *)      . /tmp/localhoster/hoster.sh
    1515                mkdir $TMP > /dev/null 2>&1
  • titan/mediathek/localparser_secret/kinox.sh

    r44502 r44503  
    1919
    2020case $2 in
    21         init) echo skip load hoster.sh;;
     21        init)   ;;
    2222        *)      . /tmp/localhoster/hoster.sh
    2323                mkdir $TMP > /dev/null 2>&1
  • titan/mediathek/localparser_secret/kinoxsu.sh

    r44502 r44503  
    1717
    1818case $2 in
    19         init) echo skip load hoster.sh;;
     19        init)   ;;
    2020        *)      . /tmp/localhoster/hoster.sh
    2121                mkdir $TMP > /dev/null 2>&1
  • titan/mediathek/localparser_secret/kkiste.sh

    r44502 r44503  
    1212
    1313case $2 in
    14         init) echo skip load hoster.sh;;
     14        init)   ;;
    1515        *)      . /tmp/localhoster/hoster.sh
    1616                mkdir $TMP > /dev/null 2>&1
  • titan/mediathek/localparser_secret/meinkino.sh

    r44502 r44503  
    1717
    1818case $2 in
    19         init) echo skip load hoster.sh;;
     19        init)   ;;
    2020        *)      . /tmp/localhoster/hoster.sh
    2121                mkdir $TMP > /dev/null 2>&1
  • titan/mediathek/localparser_secret/movie2kag.sh

    r44502 r44503  
    1414
    1515case $2 in
    16         init) echo skip load hoster.sh;;
     16        init)   ;;
    1717        *)      . /tmp/localhoster/hoster.sh
    1818                mkdir $TMP > /dev/null 2>&1
  • titan/mediathek/localparser_secret/movie4k.sh

    r44502 r44503  
    1616
    1717case $2 in
    18         init) echo skip load hoster.sh;;
     18        init)   ;;
    1919        *)      . /tmp/localhoster/hoster.sh
    2020                mkdir $TMP > /dev/null 2>&1
  • titan/mediathek/localparser_secret/movie4kio.sh

    r44502 r44503  
    1515
    1616case $2 in
    17         init) echo skip load hoster.sh;;
     17        init)   ;;
    1818        *)      . /tmp/localhoster/hoster.sh
    1919                mkdir $TMP > /dev/null 2>&1
  • titan/mediathek/localparser_secret/myspass.sh

    r44502 r44503  
    1313
    1414case $2 in
    15         init) echo skip load hoster.sh;;
     15        init)   ;;
    1616        *)      . /tmp/localhoster/hoster.sh
    1717                mkdir $TMP > /dev/null 2>&1
  • titan/mediathek/localparser_secret/openloadmovie.sh

    r44502 r44503  
    1414
    1515case $2 in
    16         init) echo skip load hoster.sh;;
     16        init)   ;;
    1717        *)      . /tmp/localhoster/hoster.sh
    1818                mkdir $TMP > /dev/null 2>&1
  • titan/mediathek/localparser_secret/pornhub.sh

    r44502 r44503  
    1212
    1313case $2 in
    14         init) echo skip load hoster.sh;;
     14        init)   ;;
    1515        *)      . /tmp/localhoster/hoster.sh
    1616                mkdir $TMP > /dev/null 2>&1
  • titan/mediathek/localparser_secret/serienstream.sh

    r44502 r44503  
    11#!/bin/sh
    22# first sh box parser for titannit mfg obi
    3 
    4 case $2 in
    5         init) echo skip load hoster.sh;;
    6         *) . /tmp/localhoster/hoster.sh;;
    7 esac
    8 
    9 #SRC=$1
    10 #INPUT=$2
    11 #PAGE=$3
    12 #NEXT=$4
    13 #
    14 #FILENAME=`echo $PAGE | tr '/' '.'`
    15 #FILENAME=`echo $FILENAME | tr '&' '.'`
    16 #
    17 #if [ -z "$PAGE" ]; then
    18 #       FILENAME=none
    19 #fi
    203
    214SRC=$1
     
    269PARSER=`echo $SRC | tr '/' '\n' | tail -n1 | sed 's/.sh//'`
    2710
    28 FILENAME="$PARSER $INPUT $PAGE $NEXT $PAGE2"
    29 FILENAME=`echo $FILENAME  | sed -e 's/\-\+/./g' | sed -e 's/\+\+/./g' | tr '&' '.' | tr '/' '.' | tr '?' '.'  | tr '=' '.' | sed 's/ \+/./g' | sed 's/\.\+/./g'`
    30 PICNAME=`echo $FILENAME`
    31 
    32 if [ -z "$FILENAME" ]; then
    33         FILENAME=none
    34 fi
    35 
    3611URL=https://s.to
    3712PARSER=`echo $SRC | tr '/' '\n' | tail -n1 | sed 's/.sh//'`
     
    3914
    4015case $2 in
    41         init) echo skip mkdir $TMP;;
    42         *) if [ ! -e $TMP ];then mkdir $TMP;fi > /dev/null 2>&1;;
     16        init)   ;;
     17        *)      . /tmp/localhoster/hoster.sh
     18                mkdir $TMP > /dev/null 2>&1
     19                FILENAME="$PARSER $INPUT $PAGE $NEXT $PAGE2"
     20                FILENAME=$(echo $FILENAME | tr '&' '.' | tr '/' '.' | tr '?' '.' | tr '=' '.' | sed -e 's/\&\+/./g' -e 's#\/\+#.#g' -e 's/\?\+/./g' -e 's/;\+/./g' -e 's/=\+/./g' -e 's/ \+/./g' -e 's/\.\+/./g')
     21                if [ -z "$FILENAME" ]; then FILENAME=none;fi
     22                PICNAME="$FILENAME"
     23                ;;
    4324esac
    4425
  • titan/mediathek/localparser_secret/sportsondemand.sh

    r44502 r44503  
    1414
    1515case $2 in
    16         init) echo skip load hoster.sh;;
     16        init)   ;;
    1717        *)      . /tmp/localhoster/hoster.sh
    1818                mkdir $TMP > /dev/null 2>&1
  • titan/mediathek/localparser_secret/streamcloud.sh

    r44502 r44503  
    1414
    1515case $2 in
    16         init) echo skip load hoster.sh;;
     16        init)   ;;
    1717        *)      . /tmp/localhoster/hoster.sh
    1818                mkdir $TMP > /dev/null 2>&1
  • titan/mediathek/localparser_secret/streamlive.sh

    r44502 r44503  
    1212
    1313case $2 in
    14         init) echo skip load hoster.sh;;
     14        init)   ;;
    1515        *)      . /tmp/localhoster/hoster.sh
    1616                mkdir $TMP > /dev/null 2>&1
  • titan/mediathek/localparser_secret/tata.sh

    r44502 r44503  
    1111
    1212case $2 in
    13         init) echo skip load hoster.sh;;
     13        init)   ;;
    1414        *)      . /tmp/localhoster/hoster.sh
    1515                mkdir $TMP > /dev/null 2>&1
  • titan/mediathek/localparser_secret/thesolarmovie.sh

    r44502 r44503  
    1313
    1414case $2 in
    15         init) echo skip load hoster.sh;;
     15        init)   ;;
    1616        *)      . /tmp/localhoster/hoster.sh
    1717                mkdir $TMP > /dev/null 2>&1
  • titan/mediathek/localparser_secret/tvnow.sh

    r44502 r44503  
    1414
    1515case $2 in
    16         init) echo skip load hoster.sh;;
     16        init)   ;;
    1717        *)      . /tmp/localhoster/hoster.sh
    1818                mkdir $TMP > /dev/null 2>&1
Note: See TracChangeset for help on using the changeset viewer.