Commit Graph

255 Commits (358e4a5c771bb1e25b705591a67ab6650ea7f42e)

Author SHA1 Message Date
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 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 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
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
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
Jonas A. Walther f616ea500e add stream support for masterani 2018-10-09 10:44:36 +02:00
Jonas A. Walther e7ae5037da add 1080p support for kissanime (#88)
* add 1080p support for kissani
2018-10-05 21:26:49 +05:30
Dmitriy 6d71d8a899
Add "Disable SSL cert verifying" via options for requests 2018-10-04 17:00:29 +04:00
Jonas A. Walther b016f6222e Fix downloading for masterani (#85)
This should fix downloading from masterani/mp4upload for some shows (since it also seems that some anime, like Koe No Katachi, are not affected by broken mp4upload SSL certs).
2018-10-04 15:11:33 +05:30
Gomile 0049ea6b20 Fixes MP4Upload issues and minor improvements (#72)
Some minor improvements and fixes have been made. The MP4Upload extractor is guaranteed to return the correct url unless changes happen to the mp4upload site. An SSL error can occur when an attempt is made to download from the url in the HTTPDownloader class though I believe that is an issue involving said class as this extractor is correctly getting the url for now. 

For now I've mostly noticed the SSL error problem when trying to download through masterani as the urls that are extracted from it seem to require that. Though works just fine with animepahe. To test you can just run this command in python to see correct link resolving `MP4Upload('https://mp4upload.com/embed-dz2jeya02ace.html').stream_url` which is for an embed link from masterani.
2018-08-31 13:47:03 +05:30
Vishnunarayan K I 20fa9db24d v3.5.0 2018-08-30 21:54:01 +05:30
Vishnunarayan K I b46078677d add search method to kisscartoon 2018-08-30 21:53:25 +05:30
Vishnunarayan K I 11278a6195 [masterani] fix scraping of extractor info 2018-08-30 01:46:03 +05:30
ngomile 90289c764e Added mp4upload extractor 2018-08-27 22:13:52 +02:00
ngomile 8851095640 Merge https://github.com/vn-ki/anime-downloader 2018-08-26 19:09:42 +02:00
Vishnunarayan K I fb40a76e12 v3.4.5 2018-08-25 22:13:54 +05:30
Vishnunarayan K I 0b5d655670 fix 9anime scraping 2018-08-25 22:13:33 +05:30
Mrigank Krishan 11e9bcd08b
Update 9anime DD 2018-08-25 20:52:22 +05:30
Vishnunarayan K I 7eafb8cce8 rapid video; v3.4.4 2018-08-23 22:06:01 +05:30
ngomile dd102e5710 fixing a minor typo in animepahe 2018-08-20 19:20:41 +02:00
ngomile 748ff1b3cc mp4upload not yet implemented reason 2018-08-19 22:51:23 +02:00
ngomile de6c242301 Merge https://github.com/vn-ki/anime-downloader 2018-08-19 22:43:43 +02:00
ngomile 2e7833da09 added animepahe
created mp4upload extractor but not implemented
2018-08-19 22:03:07 +02:00
Vishnunarayan K I ed7a483be8 v3.4.3 2018-08-18 22:13:12 +05:30
Vishnunarayan K I f9e3bb8898 update rapidvideo 2018-08-18 22:11:57 +05:30
Vishnunarayan K I c62a7c7d39 v3.4.2: Fix a stupid mistake 2018-08-09 20:50:43 +05:30
Vishnunarayan K I f4f915bfe1 v3.4.1 2018-08-09 17:35:42 +05:30
Vishnunarayan K I c7a505601d 9anime episode lazy loading fix 2018-08-09 17:34:59 +05:30
Vishnunarayan K I a7cb5faad9 v3.4.0 2018-08-06 21:20:17 +05:30
Vishnunarayan K I 52dc38ed19 add fallback qualities 2018-08-06 21:16:58 +05:30
Vishnunarayan K I a4c9d6899f yohoo. Downloader refractor 2018-07-28 00:22:21 +05:30
Vishnunarayan K I 027288563e v3.3.0 2018-07-25 10:55:23 +05:30
Vishnunarayan K I 643bc19f68 add twist to watch, fix rapidvideo 2018-07-25 10:54:09 +05:30
Vishnunarayan K I c95ee7bc8a twist.moe 🎉 2018-07-17 20:20:29 +05:30
Vishnunarayan K I d1051856b6 v3.2.1 2018-07-14 23:42:04 +05:30
Vishnunarayan K I d423f552d0 update token 2018-07-14 23:41:06 +05:30
Vishnunarayan K I 909ef2e9af 3.2.0 2018-07-13 03:43:43 +05:30
Vishnunarayan K I 1b4dc97276 update 9anime token 2018-07-13 03:41:32 +05:30
Vishnunarayan K I c01f4637c3 Masterani 🎉 2018-07-08 01:55:32 +05:30
Vishnunarayan K I 3ef368bf7a pep8 2018-07-06 23:43:10 +05:30
Vishnunarayan K I 289b84088c Fix watch bug 2018-07-05 21:10:40 +05:30
Vishnunarayan K I 7e0378532f aria2 throttling fix 2018-07-05 15:42:21 +05:30
Vishnunarayan K I 34653d7095 Fix retrying bug and fix kisscartoon 2018-07-05 15:25:33 +05:30
Vishnunarayan K I 85845d00aa v3.1.1 2018-07-03 05:22:30 +05:30
Vishnunarayan K I 09ba8f71c2 Update rapidvideo extractor 2018-07-03 05:22:07 +05:30
Vishnunarayan K I ab08ae8fd6 v3.1.0 2018-07-02 23:42:24 +05:30
Vishnunarayan K I c93dcaf1f7 Fix issue #28 2018-07-02 23:38:48 +05:30
Vishnunarayan K I f170a615ae Fix aria2 downloads 2018-07-02 23:35:02 +05:30
Vishnunarayan K I caa3b7cadf Update 9anime token 2018-07-02 23:28:30 +05:30
Vishnunarayan K I 3d8dc4584c cache extractor 2018-07-01 01:40:12 +05:30
Vishnunarayan K I 6bd5f2fe7f Improve cloudflare scraping 2018-07-01 01:36:31 +05:30
Vishnunarayan K I db043b0e4d Masterani!! 2018-07-01 01:06:24 +05:30
Vishnunarayan K I f642e191aa Let;s not break backwards compatibility 2018-07-01 00:35:35 +05:30
Vishnunarayan K I 6f84d9dd28 More clean up 2018-07-01 00:26:16 +05:30
Vishnunarayan K I 72d8703c07 improve masterani 2018-06-30 23:40:02 +05:30
Vishnunarayan K I da4dd17d36 v3.0.0 2018-06-29 21:20:30 +05:30
Vishnunarayan K I 9189b13ae5 Fix external download dir bug 2018-06-29 21:12:46 +05:30
Vishnunarayan K I d55b98b923 Update readme and more bug fixes 2018-06-29 21:00:04 +05:30
Vishnunarayan K I dfa924e100 A lot of bug fixes
Fixed episode range
Fixed downloading
Fixed external downloader overwriting
And many more
2018-06-29 20:35:25 +05:30
Vishnunarayan K I a289f72ee6 Refractor stream url fetching
Way too many changes in one commit
2018-06-29 19:25:42 +05:30
Vishnunarayan K I d733814a93 external downloader 2018-06-28 01:22:31 +05:30
Vishnunarayan K I 7f5dc9577c v2.7.1 2018-06-27 20:15:26 +05:30
Vishnunarayan K I 0aead91234 Update DD 2018-06-27 20:14:51 +05:30
Vishnunarayan K I a0a4bcb235 v2.7.0 2018-06-26 17:46:48 +05:30
Vishnunarayan K I 0387ff28a9 Fix bugs and update 9anime 2018-06-26 17:45:36 +05:30
Vishnunarayan K I f0fec9bbc1
Merge pull request #27 from vn-ki/cleanup
Cleanup
2018-06-26 16:56:31 +05:30
Vishnunarayan K I 05680e8f67
Merge pull request #26 from vn-ki/dynamic-import
Switch to dynamic import
2018-06-26 16:55:49 +05:30
Vishnunarayan K I 77b83ca46f Handle cfscrape not found 2018-06-26 16:46:02 +05:30
Vishnunarayan K I ecc7ebea6c Implement previous for watch 2018-06-25 22:58:00 +05:30
Vishnunarayan K I e3f2aab9f3 Some soup changes too 2018-06-25 01:33:54 +05:30
Vishnunarayan K I 3b0e055271 Lets fix some requests 2018-06-25 01:11:10 +05:30
Vishnunarayan K I e807d1c107 let's rename stuff! 2018-06-25 00:38:09 +05:30
Vishnunarayan K I 1c8ae49b9c Switch to dynamic import 2018-06-24 23:41:30 +05:30
Vishnunarayan K I 21e725b20c Fix quality not found bug 2018-06-23 15:09:46 +05:30
Vishnunarayan K I e74cf9bda2 v2.6.4 2018-06-23 12:58:42 +05:30
Vishnunarayan K I 2ed5da3750
Generate _ value for 9anime.cloud too (#24)
9anime.cloud sometimes work without `_` parameter. Let's generate `_`, just to be safe.
2018-06-23 12:45:55 +05:30
Vishnunarayan K I 70f36c5290 v2.6.3 2018-06-22 00:18:54 +05:30
Vishnunarayan K I 6aa15a5b2f Merge branch 'master' of https://github.com/vn-ki/anime-downloader 2018-06-22 00:17:54 +05:30
Vishnunarayan K I 311d9991d8 New 9anime token 2018-06-22 00:17:45 +05:30
Vishnunarayan K I 4ffad16e05 Filter out specials and other and fix watch 2018-06-21 19:49:03 +05:30
Vishnunarayan K I 83f33e93d3 v2.6.2 2018-06-21 01:06:06 +05:30
Vishnunarayan K I 18d00ff4e1
Fallback for 9anime using 9anime.cloud (#22)
* Fallback for 9anime using 9anime.cloud

* Disable 9anime tests on circle because they will always fail
2018-06-21 01:04:11 +05:30
Enderlein d9821bf928 Fix kissanime search bug
Fix KissAnime returning list of episodes of a show rather than the show itself when searching (#20)

Closes #18
2018-06-21 00:31:40 +05:30
Vishnunarayan K I b82fc88d90 v2.6.1 2018-06-20 19:11:19 +05:30
Vishnunarayan K I e12e777bc0 Fix kissanime bug 2018-06-20 19:10:54 +05:30
Vishnunarayan K I af30d51605 v2.6.0 2018-06-20 01:21:03 +05:30
Vishnunarayan K I 7b9a3589ae Make gogoanime default for now 2018-06-20 01:10:44 +05:30
Vishnunarayan K I acabf0997d Why are the tests failing?! 2018-06-20 01:08:29 +05:30
Vishnunarayan K I 885907743f Add headers to request.get 2018-06-20 00:32:05 +05:30
Vishnunarayan K I b0e73e5548 Squash a bug and fix 9anime. 2018-06-20 00:16:02 +05:30
Vishnunarayan K I a526b43120 Implement provider option for dl and watch 2018-06-20 00:07:13 +05:30
Vishnunarayan K I 3f2a2d03d4 Merge branch 'master' of https://github.com/vn-ki/anime-downloader 2018-06-19 22:32:43 +05:30
Vishnunarayan K I 24b0b2af0e Implement search for kissanime 2018-06-19 22:32:38 +05:30
Kash 8645a43fd2 Make search more sensible :P (#14) 2018-06-19 18:11:41 +05:30
Vishnunarayan K I ca267af510 Add pypi version badge 2018-06-19 00:37:31 +05:30
Vishnunarayan K I 35d6e303d2 Version 2.5.0 2018-06-19 00:06:07 +05:30
Vishnunarayan K I 8bd4a57898 Raise better error if 9anime changes their api 2018-06-19 00:05:15 +05:30
Vishnunarayan K I 9f25a8f598 Update the 9anime DD yet again 2018-06-18 23:49:50 +05:30
Enderlein f6799c3d5b
Change DD variable to fix KeyError issue
Change variable DD in `nineanime.py` to "bVZX0bdD"
2018-06-17 13:27:49 -04:00
Enderlein f80033e06f 1. Only update anime if it's airing.
2. Display number of retry attempts when an episode fails to play.
2018-06-17 11:34:45 -04:00
Enderlein 459cd293c7
Refactor anime_list method
Change the method to just return `_read_from_watch_file()`
A small misunderstanding of what the `_read_from_watch_file()` method did caused me to write a fairly redundant line of code.
2018-06-17 10:01:34 -04:00
Enderlein fa9777b862 Add --update-all option that updates all anime on user\'s list 2018-06-17 00:38:46 -04:00
Vishnunarayan K I 960b599a74 Version 2.4.1 2018-06-14 13:11:26 +05:30
Vishnunarayan K I 3bdccc8c7a Make sure download doesn't fail if the net is too fast :P 2018-06-14 13:05:48 +05:30
Vishnunarayan K I 0ffaf2dc4a Prepare 2.4.0 release 2018-06-11 01:26:56 +05:30
Vishnunarayan K I 077cc402c3 Add tests for list download 2018-06-11 01:07:10 +05:30
Vishnunarayan K I 04e1bb1e78 Add file format
This changed a lot of things, I did not think this would happen :P
2018-06-10 23:33:56 +05:30
Vishnunarayan K I 8624bee9eb Clean up 2018-06-10 18:07:59 +05:30
Vishnunarayan K I e51a629e2c Merge branch 'master' of https://github.com/vn-ki/anime-downloader 2018-06-09 23:18:06 +05:30
Vishnunarayan K I 52be7b2fef Add download to selected anime options 2018-06-09 20:54:42 +05:30
Vishnunarayan K I c200378c41 Add more stuff to watch 2018-06-06 03:32:42 +05:30
Vishnunarayan K I f8d884a279 Add gogoanime support 2018-06-05 20:45:39 +05:30
Vishnunarayan K I eb9fe49c9c Slugify title etc. 2018-06-05 12:07:48 +05:30
Vishnunarayan K I 5848a8502d Add timestamps for pickeled objects 2018-06-03 23:00:26 +05:30
Vishnunarayan K I 88d56a93db Make --list more powerful 2018-06-03 18:13:19 +05:30
Vishnunarayan K I 73ab5d691f Clean up 2018-06-03 14:42:03 +05:30
Vishnunarayan K I dd705af662 Add kisscartoon support 2018-06-03 14:12:06 +05:30
Vishnunarayan K I 63e2befe16 Improve matching 2018-06-03 01:34:39 +05:30
Vishnunarayan K I f18727cd67 Add cli tests for watch and add remove 2018-06-03 01:19:17 +05:30
Vishnunarayan K I e9bdb1322b watch finally works 🎉 2018-06-03 00:41:43 +05:30
Vishnunarayan K I 50bdcd2313 Redesign config 2018-06-02 23:48:05 +05:30
Vishnunarayan K I 7ab97c5bf4 Basic draft for kissasian and masterani 2018-06-02 23:03:47 +05:30
Vishnunarayan K I 5d2b9ce66a Subclass baseanime for cloudflare support 2018-06-02 00:44:57 +05:30
Vishnunarayan K I f81072cc81 Fix for python <3.5 2018-06-01 18:13:04 +05:30
Vishnunarayan K I c292ca3fc0 Add other anime sites support for cli and add more metadata 2018-06-01 18:07:41 +05:30
Vishnunarayan K I 1bcfef28c0 Add kissanime support 2018-06-01 14:32:36 +05:30
Vishnunarayan K I fdf7b46502 Add player for watch 2018-06-01 13:43:44 +05:30
Vishnunarayan K I b03042689d Way too many changes in one commit 2018-05-31 16:34:47 +05:30
Vishnunarayan K I 0c57395562 Some small changes 2018-05-30 16:59:23 +05:30
Vishnunarayan K I d4470f0bb7 Some very big changes 2018-05-30 16:47:17 +05:30
Vishnunarayan K I 13c03e259f Add cli test for search
.. and stylistic changes
2018-05-30 02:19:43 +05:30
Vishnunarayan K I b41ad961af Add search 2018-05-29 01:06:40 +05:30
Vishnunarayan K I b17c07c1a7 test cli 2018-05-28 02:27:14 +05:30
Vishnunarayan K I fd2808e887 Fix download bug 2018-05-28 00:51:44 +05:30
Vishnunarayan K I e8eca19920 Add tests and travis 2018-05-28 00:40:59 +05:30
Vishnunarayan K I de38367140 Improve usage as library 2018-05-27 23:40:41 +05:30
Vishnunarayan K I c3568fccc2 Some more logging 2018-05-27 22:53:31 +05:30
Vishnunarayan K I 2359cf8cac Setup logging 2018-05-27 22:31:49 +05:30
Vishnunarayan K I d658a1d304 Fix 9anime finally 🎉 2018-05-27 20:36:55 +05:30
Vishnunarayan K I b360e65163 Fix everything; except the tool doesnt work 2018-05-27 19:06:08 +05:30
Vishnunarayan K I d4628bd80b Refractor - pt1 2018-04-30 19:01:13 +05:30