Skip to content

Radicis/StreamFragmentDownloader

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

StreamFragmentDownloader

This script was created to solve a very important problem. When your girlfriend wants to watch the Toy show on your raspberry Pi and you can't stream it.

Inspection of the RTE player showed that the stream was provided in fragments so the solution was to download them all in sequence them combine into one video file. Experimentation revealed that the default stream resolution could be upped in the uri resulting in a higher def download.

Runing getter.php will download all of the F4F fragments into the root directory. Upon completion run combine.php in the same directory to combine fragments into .flv

About

Streaming content downloader created to rip a high quality version of the Toy show

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages