Changeset 38188
- Timestamp:
- 08/12/16 21:53:13 (7 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
titan/plugins/tithek/thevideo.h
r36083 r38188 78 78 streamlink = oregex(".*(http://.*v.mp4).*", tmpstr); 79 79 80 if(streamlink != NULL) 81 streamlink = ostrcat(streamlink, "?direct=false&ua=1&vt=1", 1, 0); 82 80 83 titheklog(debuglevel, "/tmp/thevideo1_streamlink", NULL, NULL, NULL, streamlink); 81 84
Note: See TracChangeset
for help on using the changeset viewer.