Commit Graph

256 Commits (16de16f209c731066e7486ac4e857f9763a3efdc)

Author SHA1 Message Date
Vishnunarayan K I 16de16f209 feat: Add server switching for 9anime 2019-07-12 19:20:40 +05:30
Vishnunarayan K I 96e631b175 fix: location for cache 2019-07-12 19:19:59 +05:30
Vishnunarayan K I d13ad8f95f feat: Add streamango extractor 2019-07-12 19:19:59 +05:30
Vishnunarayan K I 8d9c02f66f fix: get everything to working state 2019-07-12 19:19:30 +05:30
Vishnunarayan K I 8bdaaed839 external downloader rewrite 2019-07-12 19:19:30 +05:30
Vishnunarayan K I 7ccafcab94 chore(logging): add logging for requests 2019-07-12 19:19:30 +05:30
Vishnunarayan K I 830c16f734 fix(rapidvideo): new rapidvideo logic 2019-07-12 19:19:30 +05:30
Vishnunarayan K I 7b7dbb3ee2 docs: some more docs 2019-07-12 19:19:30 +05:30
Vishnunarayan K I d11e89591a chore: logging replaced with logger, style 2019-07-12 19:19:30 +05:30
Vishnunarayan K I 875e9753aa tests: Try to fix tests pt1 2019-07-12 19:17:50 +05:30
Vishnunarayan K I 7de69b7b54 chore(helpers): more logging
log the response text to tempfiles for mocks
2019-07-12 19:17:50 +05:30
Vishnunarayan K I e6e8c9b262 refactor(helpers): refactor helper get and post 2019-07-12 19:17:50 +05:30
Vishnunarayan K I aca5d5e50d fix(cli): change os.exit to sys.exit 2019-07-12 19:17:50 +05:30
Vishnunarayan K I f6eed8f18c feat: add new_anime factory class method 2019-07-12 19:17:50 +05:30
Vishnunarayan K I 79074befe7 style: style changes to multiple file 2019-07-12 19:17:50 +05:30
Vishnunarayan K I 8b0bb04730 rewrite: site rewrite pt2 and add request cache 2019-07-12 19:17:50 +05:30
Vishnunarayan K I 527c547b77 rewrite: cli rewrite 2019-07-12 19:17:21 +05:30
Vishnunarayan K I 757dbb941c more docs 2019-07-12 19:16:55 +05:30
Vishnunarayan K I 1b197136dc no source link fix 2019-07-12 19:16:55 +05:30
Vishnunarayan K I b4c889522d add docs 2019-07-12 19:16:55 +05:30
Vishnunarayan K I a583aa0363 rewrite: site handling rewrite 2019-07-12 19:16:55 +05:30
mcj64 f37278fd1f Changing video sources of 9anime from rapidvideo to mp4upload. (#170) 2019-04-06 21:44:39 +05:30
Vishnunarayan K I dd4100dd64 v3.6.3 2019-03-26 16:30:25 +05:30
Vishnunarayan K I 7eb83f3113 rapidvideo new logic 2019-03-26 16:29:56 +05:30
29ayush c091852c60 Fixed kwik to use download url instead of stream url (#142) 2019-02-15 01:55:08 +05:30
bg1987 f7e66686da Added zero fill to episodes downloaded, so the episodes will be correctly ordered in the file system (the fill amount is calculated by the amount of total episodes) (#136) 2019-02-11 18:35:37 +05:30
29ayush 896168e941 Added Kwik source to animepahe (#127)
* Added Kwik source to animepahe

* Updated Comment

* Added referer to aria2c
2019-02-11 18:33:32 +05:30
Gomile 7e956a6f0c Made sessions retriable and some minor changes (#102) 2018-12-25 20:37:03 +05:30
Vishnunarayan K I 4ef2bad32e v3.6.2 2018-12-24 17:29:28 +05:30
Vishnunarayan K I a62596ec98
Merge pull request #110 from fadhlika/patch-1
Fix AttributeError on download
2018-12-01 20:38:24 +05:30
Muhammad Fadhlika adc89c12ab
Fix AttributeError on download
Fix issue #101 when using dl command with episode argument
2018-12-01 20:04:15 +07:00
Jonas A. Walther b566542588 use util.get_json() in masterani's search() and fix "expected str, got int" for anime watch -l (#103)
* changed masterani search() to use util.get_json()

* fix util import

* fix "expected str, got int" for list_anime()

* remove debugging print statement
2018-10-31 19:00:59 +05:30
Vishnunarayan K I 721cb3ea1b v3.6.1 2018-10-29 00:17:15 +05:30
Nathaniel Ward 8c10ecc663 Set external_downloader if aria2c is on the path (#99)
* update external downloader if aria2c exists in path

* itsy bitsy typo

* move aria check to write_default_config

* forgot import. oopsy
2018-10-29 00:08:27 +05:30
Vishnunarayan K I 1977aec75d
Merge pull request #97 from miasmaejuices/master
Updated URL - 9anime.is to 9anime.to
2018-10-28 00:57:22 +05:30
Vishnunarayan K I ff78452949 add twine to dev dependencies 2018-10-24 18:52:56 +05:30
Vishnunarayan K I 6587b75404 v3.6.0 2018-10-24 18:50:13 +05:30
Gomile b7f38739f1 Multi fixes, some reversions and new functionality (#96)
Made Gogoanime functional, added a new way to collect episodes. Had to revert back to old code for animepahe and overall minor tweaks here and there.
2018-10-20 14:07:42 +05:30
Nick T ec7afdfd71 Updated URL - 9anime.is to 9anime.to 2018-10-19 00:45:47 +13:00
Vishnunarayan K I 759d7ef6f7 disable some tests because they won't work 2018-10-18 15:47:53 +05:30
Vishnunarayan K I af196a540b
Merge pull request #86 from DeKaN/master
Add "Disable SSL cert verifying" via options for requests (#73)
2018-10-18 14:02:29 +05:30
Vishnunarayan K I dd65b426a6
Merge pull request #95 from phanirithvij/patch-1
Fixed markdown code and details tags
2018-10-18 14:00:47 +05:30
Phani Rithvij 45ee82686e
Fixed markdown code and details tags 2018-10-17 14:29:15 +05:30
Dmitriy e7c4d0e54b
Fixes for review 2018-10-16 13:59:53 +04:00
Dmitriy ff2c1916ec
Remove unused imports, enclose session into function 2018-10-15 10:41:15 +04:00
Vishnunarayan K I 04c9da881a
Merge pull request #94 from freddiaN/master
allow it to also search-download masterani and not just watch from it
2018-10-13 16:42:14 +05:30
Jonas A. Walther 4d9d89b8c4 allow it to also search-download masterani and not just watch from it 2018-10-13 00:29:17 +02:00
Dmitriy ba24f74c52
Disable InsecureRequestWarning from urllib3 2018-10-11 23:56:42 +04:00
Dmitriy b709edd588
Remove unused `ssl` parameter 2018-10-11 23:50:21 +04:00
Dmitriy 2af23f7eaf
Move to session object 2018-10-10 12:23:21 +04:00