Commit Graph

299 Commits (7c1d4a3634ed802d3e48a7c14b059d00997deacc)

Author SHA1 Message Date
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 b90781ed09
chore: lots of docs and some tests (#215)
chore: lots of docs and some tests
2019-07-17 23:07:42 +05:30
Vishnunarayan K I 14bcf32d76 chore: travis update 2019-07-17 23:05:56 +05:30
Vishnunarayan K I 0e7038fd68 chore: add httpretty 2019-07-17 22:46:14 +05:30
Vishnunarayan K I 5faa0e0921 chore: lots of docs and some tests 2019-07-17 22:42:42 +05:30
Vishnunarayan K I 6c948a5943 chore: travis has no py3.7? 2019-07-17 20:17:52 +05:30
Vishnunarayan K I c71983b766 chore: remove circleci for now 2019-07-17 20:16:19 +05:30
Vishnunarayan K I d0cc097fb5 chore: update travis 2019-07-17 20:14:54 +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 a81315c7ed chore: add itsaturday to readme 2019-07-17 18:33:11 +05:30
Vishnunarayan K I 1535c1e9e2
Merge pull request #214 from vn-ki/animehaven
feat: add turkanime
2019-07-17 18:10:51 +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 098325024c remove python badge 2019-07-12 23:13:34 +05:30
Vishnunarayan K I 7aac995330 docs: update 2019-07-12 23:11:36 +05:30
Vishnunarayan K I 7d3e6aae02 feat: add pycryptodome as dependency 2019-07-12 22:27:29 +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 72aac01385
Rewrite (#161)
Rewrite
2019-07-12 20:58:00 +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