From 0b05342bf08fd5c50291e2299a68dad4f4e49e92 Mon Sep 17 00:00:00 2001 From: skyline75489 Date: Sat, 9 Aug 2014 11:30:20 +0800 Subject: [PATCH] add m3u8 --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 0127fa65..15d34a33 100644 --- a/README.md +++ b/README.md @@ -286,6 +286,7 @@ A curated list of awesome Python frameworks, libraries and software. Inspired by * [talkbox](http://scikits.appspot.com/talkbox) - A Python library for speech/signal processing. * [TimeSide](https://github.com/yomguy/TimeSide) - Open web audio processing framework. * [tinytag](https://github.com/devsnd/tinytag) - A library for reading music meta data of MP3, OGG, FLAC and Wave files. +* [m3u8](https://github.com/globocom/m3u8) - A module for parsing m3u8 file. ## Video