pbs / iframe-playlist-generator

Python module to generate I-frame playlists for HLS video
http://open.pbs.org/blogs/open-pbs/how-pbs-is-enabling-apples-trick-play-mode/
Apache License 2.0
61 stars 15 forks source link

install and use iframe playlist generator #1

Open elham-sedighi opened 8 years ago

elham-sedighi commented 8 years ago

hi I was looking for some tools to create playlist.m3u8 that point to my other .m3u8 files. I found yours but I don't know how to install and use it. and how can I get my m3u8 files (of each video) url to generate master m3u8 file (playlist.m3u8) thnaks

elham-sedighi commented 8 years ago

another question that i forgot to say in the first issue is: can I use this tool in windows (7 64bit)?