Changeset 40063


Ignore:
Timestamp:
02/20/17 23:25:14 (7 years ago)
Author:
obi
Message:

add vodcloud

File:
1 edited

Legend:

Unmodified
Added
Removed
  • titan/mediathek/localhoster/hoster.sh

    r40051 r40063  
    181181}
    182182
    183 googlevideo()
     183directstream()
    184184{
    185185        echo "$INPUT"
     
    210210                novamov|auroravid) novamov $INPUT;;
    211211                xvidstage) xvidstage $INPUT;;
    212                 redirector|googlevideo) googlevideo "$INPUT";;
     212                redirector|googlevideo|vodcloud) directstream "$INPUT";;
    213213        esac
    214214fi
Note: See TracChangeset for help on using the changeset viewer.