Commit Graph

330 Commits (c097942aa162492b20f4e0345d6d5498c2a5b092)

Author SHA1 Message Date
AbdullahM0hamed c097942aa1 Update for loop condtion 2021-03-21 20:28:59 +00:00
AbdullahM0hamed eb08bea3c6 Add quality selection to animeout 2021-03-21 20:25:27 +00:00
AbdullahM0hamed 2c7c37bc12 Update ryuanime 2021-03-21 20:20:31 +00:00
AbdullahM0hamed 5ef30a8e18 Animefreak: Do not use cache when getting sources for anime episodes 2021-03-21 19:06:40 +00:00
Arjix 5d847e8e40
Update shiro.py 2021-02-15 00:07:35 +02:00
Arjix c902f01338
Update animefrenzy.py 2021-02-15 00:07:10 +02:00
Arjix 7c1a824108
Update animefrenzy.py 2021-02-15 00:03:33 +02:00
Arjix 6a023456da
Update shiro.py 2021-02-15 00:01:56 +02:00
Red 499deeb23d
Merge pull request #623 from ArjixGamer/patch-27
a small fix for shiro.is
2021-02-14 15:32:00 +00:00
Arjix 97520cbc1a
Update shiro.py 2021-02-14 17:17:15 +02:00
Arjix f1de3abd84
Update animefrenzy.py 2021-02-14 17:16:28 +02:00
Arjix 0ce1f79d4c
fixed animefrenzy
note:
apparently it has exactly the same api as shiro.is but its just hosted somewhere else...
im really confused
2021-02-14 17:00:27 +02:00
Red 05118113f6
Merge pull request #628 from AbdullahM0hamed/genoanime
Add provider: Genoanime
2021-02-14 00:28:02 +00:00
Arjix b024456341
removed unneeded regex 2021-02-13 15:02:38 +02:00
AbdullahM0hamed 566b330532 Add provider: Genoanime 2021-02-12 18:13:28 +00:00
AbdullahM0hamed f7051f467e Subsplease: more helpful error when there are no search results 2021-02-12 00:46:47 +00:00
AbdullahM0hamed 024bd45f5a Minor fix to putlockers 2021-02-11 15:20:56 +00:00
Arjix a56b8b2f06
Disabled some broken providers (#624)
* commented out broken providers

* Update README.md

* Update README.md
2021-02-11 09:08:49 +00:00
Arjix 69b8d4a038
small fix 2021-02-10 12:42:00 +02:00
Arjix 8616b00a7a
ez fix (#618) 2021-02-06 22:42:53 +00:00
Iggy d6b77346a5
Update twistmoe.py 2021-01-29 12:33:43 +00:00
Arjix 61b7927207
fix 2021-01-27 16:33:05 +02:00
Arjix 6cfb3f3062
Update shiro.py 2021-01-27 16:27:49 +02:00
Arjix cb90bafa16
Add files via upload 2021-01-27 16:13:18 +02:00
Arjix cf32f573de
Update init.py 2021-01-27 16:12:35 +02:00
AbdullahM0hamed d67fa392a3 Fix 4anime 2021-01-20 22:48:08 +00:00
AbdullahM0hamed cb0e4d2ae2 remove unused key 2021-01-17 16:19:46 +00:00
AbdullahM0hamed f4b4fce374 revert key 2021-01-17 16:11:02 +00:00
Blatzar 3afc9000a7 fixed twist ._. 2021-01-17 11:59:48 +01:00
Iggy 7d1b729473
Store this as a variable smh 2021-01-16 21:04:10 +00:00
Arjix d63b0846df
changed access token as the old one was no longer working (#605) 2021-01-16 20:59:26 +00:00
AditCh a017085b5c
Fixed the Subsplease sources extraction (#598) 2021-01-08 09:05:59 +00:00
AbdullahM0hamed e571029c05
Animefreak: return list if there are multiple episodes for a given ep number (#596) 2021-01-07 21:36:56 +00:00
Arjix 246487f0ab
fixed movies? (i hope so) 2020-12-12 00:30:27 +02:00
Arjix eb0d128cfb
Fixed movies (i hope so) 2020-12-11 23:54:33 +02:00
Arjix 29af144cfb
removed comment from a copy paste 2020-12-10 22:17:35 +02:00
Arjix fcbb3430f5
Add files via upload 2020-12-10 22:14:30 +02:00
AbdullahM0hamed f1ef4a9a5f
Revert "fix fastani" 2020-11-22 22:16:34 +00:00
AbdullahM0hamed 1b1c6fa1b6 fix fastani 2020-11-17 22:22:34 +00:00
AbdullahM0hamed a3d4fd9ea2
Animefreak: Set Episode Number manually when possible (#560)
* Set ep_no manually in animefreak

* Remove logging

* Update comment

* Update another comment

* Remove logging that evaded my remove logging commit

* Animefreak: set ep_no in scrape_episodes

* Util.py: Factor ep_no when figuring which episodes to get

* Correct spelling of comments

* Correct spelling of comments II

* cast grammar as int

* Remove string cast

* Cast ep_no as int

* Remove print
2020-11-16 13:58:50 +00:00
クリフォード f4020b7575
Fix AniMixPlay (#570) 2020-11-11 10:50:06 +00:00
AbdullahM0hamed 5ebd5588d8
Fix 9anime and animesuge (#568)
* Fix 9anime and animesuge

* AnimeSugeEpisode: inherit NineAnimeEpisode
2020-11-08 14:06:54 +00:00
AbdullahM0hamed 7e9c30c4ad
Add Subsplease (#556)
* Add subsplease

* remove logging

* autopep8

* Add subsplease to readme

* Util.py: handle magnets if they are provided by AnimeEpisode

* fix bug in the making

* fix bug in the making II

* close bracket

* remove https://

Co-authored-by: Iggy <44432163+IguanasInPyjamas@users.noreply.github.com>
2020-10-31 12:08:23 +00:00
AbdullahM0hamed 021785e935
Fix Fastani (#552) 2020-10-14 02:18:29 +01:00
AbdullahM0hamed 84c9d9e154
Fix Erai Raws (#543)
* Use DDoSGuard cookies

* Half commit

* Will continue later

* Will continue later II

* Complete Erai DDL

* start of torrent handling

* Checkpoint: will do later, probably

* Nearly complete

* complete

* remove verify=False

* autopep8

* remove unnecessary comments

* Get movies and specials

* remove verify=False again

* add to README

* autopep8 again

* use session for HEAD request
2020-10-13 01:09:08 +01:00
Arjix a8a35da413
Added Provider AniTube (Portuguese) (#548)
* Added Provider AniTube (Portuguese)

* Update anitube.py

* Update README.md

* Update anitube.py

* changed regex, credit to red guy
2020-10-08 16:18:46 +02:00
AbdullahM0hamed 5aa4d95216
add putlockers (#542)
* add putlockers

* Add useragent

* add putlockers to README
2020-10-07 20:41:55 +02:00
AbdullahM0hamed 61af03ea63
Fix ryuanime (#546)
* Fix ryuanime

* comment regex

* Remove redundant line

* Update __version__.py
2020-10-07 14:40:42 +02:00
Blatzar 6f7e3d3478
More animeflv fixes (#547)
:)
2020-10-06 22:38:53 +02:00
Blatzar cf3ff80c46
fix animeflv
uses streamtape #TODO add more servers
2020-10-05 23:22:08 +02:00