How to auto extract m3u8 and auto start recordingIs there any tool that auto extract m3u8 from a site and auto start recording that stream.
(Similar Jaksta recorder) Eg. All below links contain m3u8 with variant token and I want to auto extract m3u8 list and auto start recording (using livestreamer of ffmpeg....) http://tv.101vn.com/ok/vtc/youtv_2.php http://viewtv.vn/live Because I want to make task schedule to record at given time while I'm not online. Thanks ! |
Re: How to auto extract m3u8 and auto start recordingQuote:
with php code it's possible Code:
<?php Code:
<?php |
Re: How to auto extract m3u8 and auto start recordinghi, the code you posted assumes livestreamer is in the same dir as php.exe, so I had to edit the path for livestreamer.
BUT how do u hard-interrupt the recording (force stop it)? Ctrl + C gives an error :( Code:
php recme1.php |
Re: How to auto extract m3u8 and auto start recordingQuote:
PHP.ini and save it in php folder to interrupt recording Ctrl+C several times or close command prompt i think if you want to make task schedule you can create .bat file like this Code:
@ echo on |
Re: How to auto extract m3u8 and auto start recordingThanks Biezom :)
What about this: Code:
http://vuapp.tranvu.info/#tivi/173 Code:
http://vuapp.tranvu.info/api/channel/getnexttv?channel=5h503z5s5058553n5a6n786a5u715a765j3n5q6o6v6k5a46435z594759576z5d5h3c585ed645920e395fedad7bbbed0eca3fe2e05s56&token=313434313935333134385f305f305f776562&mobile=0 Code:
http://125.212.201.169:1935/liveedge/_definst_/amlst:$vtc8$stream$_p2!250000!0!480!360$_p3!800000!0!640!480/playlist.m3u8?data=b00c5416ba2f281c2f01319e9e5e2d0236777e07b597de3ffd7bac0a06f5af0da96175989dd7e573ce85f6aac805a4ea&expired=1443608952362 Code:
http://125.212.201.169:1935/liveedge/_definst_/amlst:$vtc8$stream$_p5!800000!0!768!576/playlist.m3u8?data=b00c5416ba2f281c2f01319e9e5e2d0236777e07b597de3ffd7bac0a06f5af0da96175989dd7e573ce85f6aac805a4ea&expired=1443608952362 |
Re: How to auto extract m3u8 and auto start recordingQuote:
p5!800000!0!768!576 and _p3!800000!0!640!480 are the same quality BANDWIDTH=800000 just the radio change Code:
<?php |
All times are GMT -6. The time now is 02:24 PM. |