Audio/video stream recording forums
|
Attention Visitor: |
You may have to register or log in before you can post:
|
|
|
Thread Tools | Display Modes |
#1
|
|||
|
|||
How can I find a streaming video number of each video link?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". |
#2
|
|||
|
|||
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 |
#3
|
|||
|
|||
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? |
#4
|
|||
|
|||
Re: How can I find a streaming video number of each video link?Quote:
Code:
http://m.bugaboo.tv/xml/v1/125163/html5 |
#5
|
|||
|
|||
Re: How can I find a streaming video number of each video link?Thank you, blimey
|
Tags: android, download, streaming |
Thread Tools | |
Display Modes | |
|
|