Commit Graph

28 Commits

Author SHA1 Message Date
Coffeemakr 9a46992285
Don't call fetch page in constructor 2017-11-30 10:49:46 +01:00
Coffeemakr 421550e0c4
Fix uploader url for related streams 2017-11-26 17:27:30 +01:00
Coffeemakr d76c8e1773
Add check for subtitles in restricted videos 2017-11-25 03:45:03 +01:00
Coffeemakr 9cd11a7b6b
Encode paramters and small changes 2017-11-25 02:20:40 +01:00
Coffeemakr d4b72f539b
Add @Nonnull annotations 2017-11-25 02:03:30 +01:00
Coffeemakr dc109d78f8
Fix bugs and present some in the future 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 2c7acc74f5 Fixed exceptions as requested 2017-11-24 13:57:54 +01:00
tonakriz 310b34558b Changed the way of getting subtitles data type, removed language name from Subtitles class 2017-11-23 16:33:03 +01:00
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