Changeset 40044


Ignore:
Timestamp:
02/19/17 02:01:59 (6 years ago)
Author:
obi
Message:

fix

File:
1 edited

Legend:

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

    r40042 r40044  
    114114
    115115        if(streamlink == NULL)         
    116                 streamlink = oregex(".*sources:.*"file":"(http://.*v.mp4).*", tmpstr);
     116                streamlink = oregex(".*sources:.*\"file\":\"(http://.*v.mp4).*", tmpstr);
    117117//              streamlink = oregex(".*sources: [{"file":"(http://.*v.mp4).*", tmpstr);
    118118
Note: See TracChangeset for help on using the changeset viewer.