Commit Graph

19 Commits

Author SHA1 Message Date
tona_kriz 57769788fc
Merge branch 'master' into feature-YTsubtitles 2017-11-23 11:54:27 +01:00
tonakriz f09b4e68d0 Using Class instead of HashMap, removed downloadSubtitles method 2017-11-23 11:47:08 +01:00
tonakriz 72f9ac223e Using Class instead of HashMap, removed downloadSubtitles method 2017-11-23 11:47:05 +01:00
tonakriz 6e3651fdf5 Added method to download subtitles as VTT 2017-11-23 00:10:12 +01:00
tonakriz 3902de00a6 Removed duplicated code 2017-11-22 18:45:49 +01:00
tonakriz 6031695343 Addede fetching subtitles for youtube and its tests 2017-11-22 18:39:38 +01:00
Christian Schabesberger b9d0941411 fix N.pointer exception for getUploaderName() 2017-10-31 14:10:52 +01:00
Mauricio Colli 390e5727d6 Reduce bandwidth consume by StreamExtractor
- Don't download the not needed info page
- The difference is very small (~20-30 KB)
2017-09-11 10:18:13 -03:00
Mauricio Colli 13fab09810 Fix encrypted signature error
- Closes #29
2017-09-08 10:45:18 -03:00
Mauricio Colli a8a4eaf81b Change Json dependency again
The other had some incompatibilities with android.
2017-08-15 23:40:03 -03:00
Mauricio Colli 82824cdd72 Create InfoItemExtractor 2017-08-11 15:21:49 -03:00
Mauricio Colli b719e59fae Change json dependency
The previous was conflicting with the built-in version of android, this should solve it as it has a different package name (with the advantage of being able to receive updates).
2017-08-11 14:29:11 -03:00
Mauricio Colli 03634a2b6a Rollback classes naming 2017-08-10 22:23:09 -03:00
Mauricio Colli c4f521fbb4 Fix bugs and improve InfoItemExtractors
- Improve livestream detection
2017-08-10 14:50:59 -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 5ebb5301c9 Rename some variables and methods 2017-08-08 18:36:11 -03:00
wb9688 c33ee3e409 Rename some stuff 2017-08-07 18:19:10 +02: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