Commit Graph

2080 Commits

Author SHA1 Message Date
Mauricio Colli 731102be39 Update README.md 2017-08-05 11:36:38 -03:00
Mauricio Colli b01ad7f864 Merge pull request #17 from wb9688/gradle
Use Gradle
2017-08-05 11:25:00 -03:00
Mauricio Colli 171c00a891 Try to fix tests
- Fix double youtube package
2017-08-05 11:15:36 -03:00
wb9688 d88fe691cf Use Gradle 2017-08-05 10:03:56 +02:00
wb9688 f314bec396 Add SoundCloud service (#15)
Add SoundCloud service
2017-08-04 11:21:45 -03:00
Mauricio Colli 12bfdf5234 Change dash parser exception handling 2017-07-12 13:54:48 -03:00
Mauricio Colli b5b25a4188 Merge pull request #14 from mauriciocolli/refactor-extractor
Fix dash parser and more refactor
2017-07-11 22:26:48 -03:00
Mauricio Colli b1989c0a83 Fix dash parser and more refactor
- Add new itags
2017-07-11 11:42:38 -03:00
Mauricio Colli bda65e83d6 Refactor Extractor
- Renaming and removal of duplicate code
- New base class for list extractors
2017-07-09 19:56:35 -03:00
Mauricio Colli 729930802e Merge pull request #11 from mauriciocolli/refactor-extractor
Refactor extractor
2017-07-09 19:11:01 -03:00
Mauricio Colli 21e542e7d2 Refactor extractor
- Refactor info classes and extractors
- Reformat and fix indentation
- Organize packages and classes
- Rename variables/methods and fix regex
- Change the capitalization
- Add methods to playlist extractor
2017-06-29 15:12:55 -03:00
Coffeemaker 7581c1200b Fix typos (#12) 2017-06-29 19:34:21 +02:00
Christian Schabesberger ab530381cf Merge branch 'master' of https://github.com/ram-on/extractor into fix 2017-06-11 13:58:20 +02:00
Mauricio Colli 9767b4a86d Fix view count bug 2017-05-27 17:08:16 -03:00
Ramon M 306f836087 Extractor is now able to detect if a video is blocked by country 2017-05-27 15:53:52 +02:00
Ramon M cd81998705 Minor typo fix 2017-05-27 15:53:52 +02:00
Ramon 122c464bb4 Auto optimisations/cleanups performed by Android Studio... (#7)
* Auto optimisations/cleanups performed by Android Studio...

* Fixed indentation:  uses spaces instead of tabs
2017-05-16 21:53:11 +02:00
Mauricio Colli 5907c35dfb Revert some changes 2017-04-21 18:31:40 -03:00
Mauricio Colli afef926844 Make some items serializable and fix channel feed url 2017-04-21 09:11:14 -03:00
Mauricio Colli 08457de763 Disable audios with Opus codec 2017-04-12 02:35:39 -03:00
Mauricio Colli fbb6a039b6 Add resolution support up to 4k 2017-04-11 21:55:53 -03:00
Christian Schabesberger b587d175bb fix next video problem 2017-04-11 22:45:00 +02:00
Christian Schabesberger 6ab3dc876e Merge branch 'master' of https://github.com/BlenderViking/NewPipeExtractor into play 2017-03-21 22:03:41 +01:00
BlenderViking 281d23d427 Typographic correction: Use of 4 spaces instead of a tabulation 2017-03-21 20:20:45 +01:00
Christian Schabesberger 8ff28a6999 Merge pull request #1 from mauriciocolli/master
Make 'Stream' classes implement Serializable
2017-03-20 22:02:29 +01:00
BlenderViking e8794d92b5 ADD basic playlist support + youtube playlist support 2017-03-12 16:15:51 +01:00
mauriciocolli 7d0748c610 Make VideoStream implements Serializable 2017-03-10 21:09:37 -03:00
mauriciocolli 6cdea64dcc Make AudioStream implements Serializable 2017-03-10 21:08:31 -03:00
Christian Schabesberger f63b7e8f00 add link to np-cli 2017-03-02 18:50:51 +01:00
Christian Schabesberger 9005105e52 initial commit 2017-03-01 18:47:52 +01:00