Changeset 38188


Ignore:
Timestamp:
08/12/16 21:53:13 (7 years ago)
Author:
obi
Message:

tithek fix video.me

File:
1 edited

Legend:

Unmodified
Added
Removed
  • titan/plugins/tithek/thevideo.h

    r36083 r38188  
    7878                streamlink = oregex(".*(http://.*v.mp4).*", tmpstr);
    7979
     80        if(streamlink != NULL)
     81                streamlink = ostrcat(streamlink, "?direct=false&ua=1&vt=1", 1, 0);
     82
    8083        titheklog(debuglevel, "/tmp/thevideo1_streamlink", NULL, NULL, NULL, streamlink);
    8184
Note: See TracChangeset for help on using the changeset viewer.