Audio/video stream recording forums (http://stream-recorder.com/forum/index.php)
-   Video stream recording (http://stream-recorder.com/forum/forumdisplay.php?f=4)
-   -  

How can I find a streaming video number of each video link?

(http://stream-recorder.com/forum/showthread.php?t=18476)

kaew 07-01-2014 02:50 PM

How can I find a streaming video number of each video link?


 
3 Attachment(s)
Hello,
I would like to find a streaming video number from
http://news.bugaboo.tv and download them to my android phone (Lenovo A390).
How can I find each video number and download them?

Example
http://m.bugaboo.tv/watch/125163
Streaming Video URL is
http://stream1.bugaboo.tv/bugaboo.tv.../playlist.m3u8
The number for this video is "1402285320".

chap 07-01-2014 03:59 PM

Re: How can I find a streaming video number of each video link?


 
Code:

ffmpeg -i "http://stream6.bugaboo.tv/bugaboo.tv/_definst_/mp4:files/video/dest/2014/06/09/1402275320_1280x720.mp4/playlist.m3u8" -c copy t.mkv

kaew 07-01-2014 04:44 PM

Re: How can I find a streaming video number of each video link?


 
Thank you Chap, And I still have a question.
How can I get the exactly folder and file name of other streaming video files (/y/m/d/10 digits file name.mp4) in this website?
Can you advice me for some app(.apk) to run ffmpeg command on android phone?

blimey 07-01-2014 10:22 PM

Re: How can I find a streaming video number of each video link?


 
Quote:

Originally Posted by kaew (Post 68742)
How can I get the exactly folder and file name of other streaming video files (/y/m/d/10 digits file name.mp4) in this website?

Code:

http://m.bugaboo.tv/xml/v1/125163/html5

kaew 07-01-2014 10:55 PM

Re: How can I find a streaming video number of each video link?


 
Thank you, blimey


All times are GMT -6. The time now is 09:17 AM.