Commit Graph

530 Commits (2fb9074945d406e153b79388b6217a8bff0dc1d9)

Author SHA1 Message Date
andrewlef 63a57da393 Fixed Incorrect mp4upload Parsing & Animeflv downloading (#259)
* Fixed Incorrect Parsing

See Issue #258

* Fixed animeflv downloading

See error #252

* Additional changes to animeflv, added error handling

* revert config

* Update animeflv.py

* Update animeflv.py

* Use exceptions.py for error handling
2019-10-31 17:50:21 +05:30
Vishnunarayan K I 7231dbe004 chore: release 4.0.1 2019-10-23 14:09:23 +05:30
Vishnunarayan K I a99510cf00 chore: cleanup gogoanime 2019-10-23 14:08:26 +05:30
andrewlef 6d05b78411 Gogoanime Default DL Host Fix (#253)
* Gogoanime Default DL Host Fix

Switched download host to gogo default hosting servers (cdnfile).  This should pre-empt the issues experienced with improper mp4upload url encoding and rapidvideo unavailability.  Additionally, it also fixes the problem of low quality selection.  Using the default hoster will always download at original (highest) quality.

As of now, mp4upload and rapidvideo are disabled (commented), but can easily be restored by uncommenting.  I also inserted code for streamango support, though it's currently disabled as well.

Ideally, there should be a way to give the user a choice of hosting service to download from.  I haven't implemented this, as I'm unsure of the best way to do so.  Having an additional prompt for each file isn't exactly ideal.

* Update gogoanime.py

* Update gogoanime.py
2019-10-23 13:50:30 +05:30
Igor Soares 82a762ec02 Fix on anime dl --url flag writing only anime url when provided… (#250) 2019-10-23 13:46:04 +05:30
Vishnunarayan K I a1742d457f
Merge pull request #246 from pjzzz/cli-option
feat: choice option
2019-10-19 00:21:57 +05:30
Prayag Jain 5d6a549665 website addition: animeflix.io 2019-10-18 16:11:38 +05:30
Prayag Jain b9a0ced659 feat: choice option 2019-10-18 13:42:57 +05:30
Vishnunarayan K I de6253992b chore: release 4.0 2019-10-09 23:39:02 +05:30
Vishnunarayan K I 7ea9ad1af8 chore: change animeflv default from streamango to flv 2019-10-09 23:17:56 +05:30
Vishnunarayan K I 1a29d1e1d3 chore: make animepahe use helpers.get 2019-10-09 22:43:23 +05:30
Vishnunarayan K I e6f2bc1a20 fix(anistream): fallback to other version if one isn't available 2019-09-28 21:58:47 +05:30
Gomile c879cf567f Added Title Scraping and Updated Tests for animefreak (#231) 2019-09-28 21:18:09 +05:30
Vishnunarayan K I 8455a79c0c tests: add tests for anistream and animefreak 2019-09-28 19:28:02 +05:30
Vishnunarayan K I df83d0d8b1 tests: add test for kissanime 2019-09-28 18:55:34 +05:30
Vishnunarayan K I 7c1d4a3634 change test file structure and add twist tests 2019-09-28 18:41:19 +05:30
Vishnunarayan K I abdaebba8d
Respect the user's mpv input.conf settings (#230)
Respect the user's mpv input.conf settings
2019-09-28 18:04:15 +05:30
Gomile a3414a1bec Added animefreak.tv (#228)
* Added animefreak

* Add useful comment for animefreak

* Added animefreak to README.md

* Use json method in helpers.get
2019-09-28 17:57:48 +05:30
Jordan Cannon 82c7a307a3 Respect the user's mpv input.conf settings 2019-09-27 21:58:49 -05:00
Vishnunarayan K I 396bce25d3 fix: add `__iter__` to anime class
This is done so that range in cli works.
How it was working before, I have no clue. We need proper tests to catch
stuff like these.
2019-09-23 16:03:04 +05:30
Vishnunarayan K I d7756a8fcc
Merge pull request #222 from LiteracyFanatic/environment-variables-in-config
Expand environment variables in the download_dir field of config.json
2019-08-16 19:25:59 +05:30
Jordan Cannon 0a88e6af09 Expand environment variables in download_dir (#222) 2019-08-08 18:25:06 -05:00
Vishnunarayan K I 16ea97d1dc chore: better error message if index out of range 2019-08-07 23:11:24 +05:30
Vishnunarayan K I d5eb40f7ae fix: make `anime` comamnd work 2019-07-23 22:20:12 +05:30
Vishnunarayan K I 264b912bfa fix: update gogoanime 2019-07-17 23:36:52 +05:30
Vishnunarayan K I 5963e4f2ec fix: add title for anistream 2019-07-17 23:26:17 +05:30
Vishnunarayan K I 5faa0e0921 chore: lots of docs and some tests 2019-07-17 22:42:42 +05:30
Vishnunarayan K I a2e1cdcc58 chore: fix doc and removed not working tests 2019-07-17 20:08:48 +05:30
Vishnunarayan K I 61e3f2c8cd fix: raise proper exception 2019-07-17 20:02:04 +05:30
Vishnunarayan K I 0a0fb9c534 feat: add turkanime 2019-07-17 18:10:00 +05:30
Vishnunarayan K I 3907d7626c feat: change default provider from 9anime to twist 2019-07-13 12:38:28 +05:30
Vishnunarayan K I 55c3c7fb33 chore: add __init__.py for commands 2019-07-12 23:59:52 +05:30
Vishnunarayan K I 7aac995330 docs: update 2019-07-12 23:11:36 +05:30
Vishnunarayan K I 0c5adbcf44 feat: add animeflv class 2019-07-12 22:10:43 +05:30
Vishnunarayan K I 7daf9d652a feat: add animeflv 2019-07-12 22:10:16 +05:30
Vishnunarayan K I c7e0b1a4b6
Merge branch 'master' into rewrite 2019-07-12 20:53:25 +05:30
Vishnunarayan K I 08df2ee5f5 feat: add not working 2019-07-12 19:20:40 +05:30
Vishnunarayan K I 23c32202d8 feat: remove masterani and add notworking decorator 2019-07-12 19:20:40 +05:30
Vishnunarayan K I d8bad126e6 fix: change twist key to new one 2019-07-12 19:20:40 +05:30
Vishnunarayan K I 5bd69f2bbd feat: new siteconfig format in config 2019-07-12 19:20:40 +05:30
Vishnunarayan K I af5c366ba8 fix: fix twistmoe 2019-07-12 19:20:40 +05:30
Vishnunarayan K I 47c1e84fa6 hack: hack so that it works 2019-07-12 19:20:40 +05:30
Vishnunarayan K I 2fcaf39bb7 chore: actually add anistream 2019-07-12 19:20:40 +05:30
Vishnunarayan K I 44b1bec43e fix: check properly 2019-07-12 19:20:40 +05:30
Vishnunarayan K I 6aa25da335 feat: add anistream 2019-07-12 19:20:40 +05:30
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 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
Prayag Jain 430f40a945 IDM support added (#207) 2019-07-12 16:07:06 +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
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 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
vn-ki 4f7505b5ae Donot download already downloaded files 2018-02-09 04:37:11 +05:30
vn-ki 033bbe0f20 Prettify code 2018-02-05 22:24:30 +05:30
vn-ki 92f1ec4144 Implement download and play 2018-02-05 20:31:37 +05:30
vn-ki 65e9b5920c Add check for wrong urls 2018-02-05 05:27:10 +05:30
vn-ki 382d0418ca Initial implementation
Implemented cli and basic skeleton
2018-02-05 04:51:15 +05:30