Update README.md

This commit is contained in:
Roel van Uden 2015-01-23 19:33:13 +01:00
parent e1f1eb052e
commit d256845ad0

View File

@ -33,10 +33,10 @@ prior to using this application.
* Subtitle converter for SRT subtitle output. * Subtitle converter for SRT subtitle output.
* Video streaming. * Video streaming.
* Episode page scraping with subtitle saving and video streaming. * Episode page scraping with subtitle saving and video streaming.
* Add ASS support.
### Pending Implementation ### Pending Implementation
* Add ASS support.
* Add muxing (MP4+ASS=MKV). * Add muxing (MP4+ASS=MKV).
* Add series API to save an entire series rather than per-episode. * Add series API to save an entire series rather than per-episode.
* Add batch-mode to queue a bunch of series and do incremental saves. * Add batch-mode to queue a bunch of series and do incremental saves.