m3u8

Generate m3u8 file for a playlist directory
git clone http://git.hanabi.in/repos/m3u8.git
Log | Files | Refs | README | LICENSE

README (539B)


      1            _____        ___  
      2  _ __ ___ |___ / _   _ ( _ ) 
      3 | '_ ` _ \  |_ \| | | |/ _ \ 
      4 | | | | | |___) | |_| | (_) |
      5 |_| |_| |_|____/ \__,_|\___/ 
      6                              
      7 Generate m3u8 file for a playlist directory
      8 
      9 Usage
     10 =====
     11 
     12 m3u8 [dir]
     13 
     14 Caveats
     15 =======
     16 
     17 + Name the files 01 ..., 02 ..., for preserving the order.
     18 + The playlist will be saved as [dir].m3u8.
     19 + If [dir].m3u8 already exists, this programme will stop right there.
     20 + Either of folder.jpg, folder.png, cover.jpg, cover.png would be added to the playlist if exists.