Commit Graph

71 Commits (9cc8bb55b39e0a065ae61e99c7b634e8f0eba3c6)

Author SHA1 Message Date
scft null c6e94a2791
Added AnimeStar to sites 2021-06-24 12:38:37 +00:00
AbdullahM0hamed 1d7d85f97e Add 540p as a viable quality 2021-05-10 21:19:45 +01:00
AbdullahM0hamed 8199967c5c Add -s/--sub and -d/--dub flags 2021-02-09 19:31:38 +00:00
Blatzar f13f13bc36
Pep fixed the whole codebase (#512)
* PEP-fix

* Delete a2zanime.py

* Delete dreamanime.py
2020-09-20 13:08:12 +02:00
Arjix 80ed758b89
Added Downloader pySmartDL (#504)
* fixed headers

Co-authored-by: Blatzar <46196380+Blatzar@users.noreply.github.com>
2020-09-13 09:49:11 +02:00
Blatzar 72f1f08c7e
Allowing for headers to be passed to downloader and fixed 4anime (#494)
* Update _4anime.py

* Update anime.py

* Update base_extractor.py

* Update http_downloader.py

* Update base_downloader.py

* Update util.py
2020-08-27 14:08:11 +02:00
Blatzar 8e099e34e0
Rebased ezdl command with more sites supported (#466)
* added ezdl
* added support for sites
* fixed config
* added metadata provider
Co-authored-by: Arjix <53124886+ArjixGamer@users.noreply.github.com>
2020-08-08 19:17:30 +02:00
Blatzar 3326ea0be5
made sort_sources less prone to errors (#454) 2020-07-28 19:21:45 +05:30
Blatzar 4e15a660dc
Reworked server select in anime.py (#366) 2020-06-07 15:51:04 +00:00
Vishnunarayan K I 646121f87c fix: fix the internal downloader 2020-03-27 19:20:08 +05:30
Vishnunarayan K I a99510cf00 chore: cleanup gogoanime 2019-10-23 14:08:26 +05:30
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 16ea97d1dc chore: better error message if index out of range 2019-08-07 23:11:24 +05:30
Vishnunarayan K I 5faa0e0921 chore: lots of docs and some tests 2019-07-17 22:42:42 +05:30
Vishnunarayan K I 0a0fb9c534 feat: add turkanime 2019-07-17 18:10:00 +05:30
Vishnunarayan K I 7daf9d652a feat: add animeflv 2019-07-12 22:10:16 +05:30
Vishnunarayan K I 5bd69f2bbd feat: new siteconfig format in config 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 8bdaaed839 external downloader rewrite 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 f6eed8f18c feat: add new_anime factory class method 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 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
Dmitriy ff2c1916ec
Remove unused imports, enclose session into function 2018-10-15 10:41:15 +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
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
Vishnunarayan K I 11278a6195 [masterani] fix scraping of extractor info 2018-08-30 01:46:03 +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 c95ee7bc8a twist.moe 🎉 2018-07-17 20:20:29 +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 34653d7095 Fix retrying bug and fix kisscartoon 2018-07-05 15:25:33 +05:30
Vishnunarayan K I c93dcaf1f7 Fix issue #28 2018-07-02 23:38:48 +05:30
Vishnunarayan K I 3d8dc4584c cache extractor 2018-07-01 01:40:12 +05:30
Vishnunarayan K I 6f84d9dd28 More clean up 2018-07-01 00:26:16 +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 e807d1c107 let's rename stuff! 2018-06-25 00:38:09 +05:30
Vishnunarayan K I 21e725b20c Fix quality not found bug 2018-06-23 15:09:46 +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 a526b43120 Implement provider option for dl and watch 2018-06-20 00:07:13 +05:30