Commit Graph

13 Commits

Author SHA1 Message Date
Mauricio Colli 29afd0c29c Fix some bugs discovered by the new tests 2018-03-13 23:25:23 -03:00
Christian Schabesberger 86db415b18 architecture refacturing 2018-02-24 22:20:50 +01:00
Coffeemakr f8d2794a1d
Fix javadoc errors. (warnings still not fixed) 2017-11-30 12:24:50 +01:00
Christian Schabesberger 16b77b56cc fix failing tests 2017-11-25 19:21:33 +01:00
Coffeemakr bc44557bdb
Add and use setters 2017-11-25 01:44:56 +01:00
Coffeemakr e11c6e35f6
Code refactoring
* Add getters
 * Add javadoc
 * Use Mediaformat instead of the id of media format
2017-11-25 01:44:11 +01:00
tonakriz 6e3651fdf5 Added method to download subtitles as VTT 2017-11-23 00:10:12 +01:00
Mauricio Colli 44c80e68db Remove unnecessary error when dashMpd fails
- Also fix some failing tests
2017-09-08 10:43:40 -03:00
Mauricio Colli 82824cdd72 Create InfoItemExtractor 2017-08-11 15:21:49 -03:00
Mauricio Colli 5bf2e95d7b Renaming and new fields/methods
- Mainly in PlaylistInfoItem and the collector
2017-08-09 23:50:29 -03:00
Mauricio Colli 81c2a3cb39 Fix some tests
- Use JSONObject#optString instead of JSONObject#getString to some optional values
- Check if url match the pattern before doing anything (for getId and cleanUrl in the url handlers)
- Ignore the suggestion tests
2017-08-08 12:01:50 -03:00
Mauricio Colli ea5b08db4c Refactor and improvements 2017-08-06 17:20:15 -03:00
wb9688 d88fe691cf Use Gradle 2017-08-05 10:03:56 +02:00