Commit Graph

694 Commits (2fb9074945d406e153b79388b6217a8bff0dc1d9)

Author SHA1 Message Date
Arjix a73ad87c6e
Forked the latest anime dl and added selescrape to it. (#363)
Co-authored-by: Blatzar <blatzar@gmail.com>
2020-06-07 21:01:12 +05:30
AbdullahM0hamed 420797ecfe
Solve Kwik captcha (#396) 2020-06-07 20:51:56 +05:30
AbdullahM0hamed 37db41d718
Add config to nyaa (#391) 2020-06-07 14:54:24 +05:30
Blatzar a260f640dd
added justdubs to readme 2020-06-03 20:30:48 +00:00
nate-moo 2aecc5f2e7
Adding Justdubs.org (#379)
Added justdubs and fixed gcloud extractor
2020-06-03 20:28:54 +00:00
Blatzar 8ef4d7d74a
fixed vidstream bug
If vidstream gets run twice (extractor fails) the previous self is used, thus changing self.url creates errors.
2020-06-03 19:19:54 +00:00
AbdullahM0hamed 8e4beb2ab2
Cleaned up some redundant code (#390)
* Cleaned up some redundant code

* Update kwik.py
2020-06-02 11:23:02 +00:00
AbdullahM0hamed 783bd4144a
Fix animepahe and kwik (#389)
* Fix animepahe and kwik

* Update kwik.py
2020-06-01 07:49:01 +00:00
AbdullahM0hamed f7203a46d7
Make ryuanime and dreamanime less rigid (#388) 2020-05-31 21:52:30 +00:00
AbdullahM0hamed c78df084d9
Fix Erai Raws (#387) 2020-05-31 19:03:13 +00:00
Blatzar 16c6268882
added movie support in animeflix
pls dont break
2020-05-31 13:21:36 +00:00
Blatzar 05ed30c3b6
small fix in animeout 2020-05-30 08:40:40 +00:00
Blatzar a25fc26ac4
fixed capcha with try/except (#364) 2020-05-27 11:23:59 +00:00
ArjixGamer acedc586aa
Made the torrent size to show up in the metadata instead of the title (#372) 2020-05-25 23:22:28 +05:30
Blatzar 57f82b7a4e
removed misspelling 2020-05-22 13:17:06 +00:00
Vishnunarayan K I 91d47ee12e chore: release v4.3.0 2020-05-17 20:21:49 +05:30
Blatzar cc401e3c32
Added 2 extractors and reworked vidstream extractor (#362)
* added hydrax extractor

* added cloud9 extractor

* added extractors to init

* revamped vidstream

* added vidstream config

* cleaned up vidstream

* added comment in vidstream class

* updated docs config
2020-05-16 08:30:17 +00:00
Blatzar 213b3d293e
changed regex for dubbedanime
Old regex caused problems with episodes with ; in the name (steins;gate).
This regex should probably be more robust
2020-05-12 16:51:57 +00:00
Blatzar af8cbed282
Fixed anime in watchmovie
Watchmovie had different url logic for anime, this fixes that
2020-05-11 19:52:55 +00:00
Blatzar 23ad8792e1
fixed mp4upload
keeping the old regex for now in case it's not fully updated
2020-05-11 13:03:37 +00:00
Blatzar ab62f19f6a
fixed dubbedanime langauge fallback not working
accidentally forgot to remove copy-paste
2020-05-11 12:16:54 +00:00
Blatzar 5dbc395164
fixed kickass config
Logic error caused the order of servers in config to not work as intended. This fixes that
2020-05-08 19:20:39 +00:00
Blatzar 14b517bcaa
added animedaisuki (#360)
* config

* added to init

* added animedaisuki

* removed rouge debug print statement

* added site to readme
2020-05-05 15:33:32 +00:00
Jordan Cannon 1af12ea4f8
Fix streaming from twist.moe (#245) 2020-05-03 19:15:22 +05:30
Michael Johnson aa77f61436
Changing ordering to size (#357)
This makes the search result naturally look more organised. As the first few results should be complete batches of various quality. And batches are the main benefit to using nyaa rather than downloading directly from other providers.
2020-05-03 13:42:07 +00:00
Blatzar 75634f2145
nyaa.si site added (#352)
Works, but can be improved
2020-05-02 17:04:41 +00:00
Blatzar 47aad5e01b
fixed dubbedanime (#353) 2020-05-02 21:55:17 +05:30
Blatzar 22f7860c44
fixed gogoanime and vidstream bug (#355) 2020-05-02 21:54:54 +05:30
Aaron Chazz Gonzales 6410d53f75
Scrape AnimeFillerList and skip filler episodes (#350)
* Scrape AnimeFillerList and skip filler episodes

* added filler select

* Update dl.py

Co-authored-by: Blatzar <46196380+Blatzar@users.noreply.github.com>
2020-04-27 16:45:45 +00:00
Blatzar a0d9c8e871
added link to FAQ
Reformatting FAQ is very welcome. It's not very beautiful right now.
2020-04-20 20:47:48 +00:00
Gomile 3d08c7a095
Minor Fix for Animepahe Search Results (#348)
* Minor fix for search results in animepahe
2020-04-19 09:18:42 +00:00
Blatzar f1f3b89acc
Removed 9anime as it's no loner supported 2020-04-18 18:38:37 +00:00
Blatzar e54eb848b9
accidentally made it the other way around 2020-04-16 21:51:12 +00:00
AbdullahM0hamed 005554c3e6
Fixes to Dreamanime and Ryuanime (#329)
* Create xstreamcdn.py

* Update xstreamcdn.py

* Update init.py

* Update ryuanime.py

* Update dreamanime.py

* Add warning if no eps are found

Lets hope this works
2020-04-16 21:12:05 +00:00
Blatzar 721895af55
fixed anime test not displaying correctly (#347)
* fixed anime test not displaying correctly

if anime test is run on windows it displays text instead of emojis as cmd doesn't support emojis

* f and p for fail and pass
2020-04-16 21:10:52 +00:00
Blatzar ec1b5348e6
added error for bad config 2020-04-16 21:00:49 +00:00
Blatzar a9f3736849
fixed error
fix to https://github.com/vn-ki/anime-downloader/issues/346
Thanks to ngomile for the fix!
2020-04-16 19:48:37 +00:00
dependabot[bot] 55af802698
chore(deps): bump bleach from 3.1.2 to 3.1.4 (#320)
Bumps [bleach](https://github.com/mozilla/bleach) from 3.1.2 to 3.1.4.
- [Release notes](https://github.com/mozilla/bleach/releases)
- [Changelog](https://github.com/mozilla/bleach/blob/master/CHANGES)
- [Commits](https://github.com/mozilla/bleach/compare/v3.1.2...v3.1.4)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-04-16 23:58:52 +05:30
Blatzar 804121bc70
fixed small bug in dubbedanime
sometimes the xuath is stored in javascript, using .text does not store the string. This fixes that.
2020-04-16 12:26:23 +00:00
Gomile 7f8162ec50
Fixes Incorrect Title Handling for AnimePahe (#345) 2020-04-16 08:49:23 +00:00
Blatzar 06a6b1cecd
updated automatic install
git needed to refresh path in order to complete the install
2020-04-14 21:53:50 +00:00
Gomile eebcf7a38b
Fixes AnimePahe and Kwik (#316)
* Rely on AnimePahe for episode naming

* Remove use of enumerate

* Add useful debug info for mp4upload

* Fix minor regex mishap for mp4upload

* Better title naming for mp4upload

* Minor tweaks complete

* MP4Upload regex minor improvement

* Make collection of sources look better

* Revert back to using enumerate for episode numbering

* Added utility function to parse episode range

* Replace episode range collecting with utility function to parse episode range

* Add grammar option to cli.py

* Make grammar more consistent

* Implement grammar parser and add as util function

* Added search to gogoanime

* Enable getting episode sources for Gogoanime

* Minor refactor for grammar parser

* Use new episode parser by default and add gogoanime to provider choices

* Fix minor oversight to identify None type passed to episode parser

* Remove explicit checks for None type in episode string parsers

* Enable retries for request session

* Make cfscrape capable of retrying

* Make provider list more readable in cli.py

* Handle failure to find stream URL better in MP4Upload extractor

* Revert changes to match master

* Update gogoanime domain

* Fix failure to skip already downloaded files

* Fix potential bug

* Enable ranged download to resume stopped download

* Avoid constantly opening and closing file in downloader

* Make init the same as main forks

* Changed files to match main

* Add new line

* Modify init

* Added animefreak

* Add useful comment for animefreak

* Added animefreak to README.md

* Use json method in helpers.get

* Update title test for animefreak

* Prioritise mp4upload as source and fix mp4upload source url

* Better title handling and more explicit errors

* More informative mp4upload exception

* Adds changes for new animepahe API usage and fixes title handling

* Fixes kwik

* Minor fix for kwik
2020-04-15 00:04:47 +05:30
Blatzar d50f3f919f
added quality selection to vidstream (#341) 2020-04-14 16:51:55 +00:00
Blatzar 62d0028222
fixed node.js requirement for twist.moe 2020-04-13 15:12:34 +00:00
Michael Johnson 4212c44d1b
Added AnimeKisa (#337)
* Added /v/ -> /api/source/ directly

* Added AnimeKisa
2020-04-12 10:45:01 +00:00
Daniel Bretoi f3857c3b6f
Update config.rst (#330) 2020-04-10 15:06:06 +05:30
Blatzar 5791405114
bugfix when search returned nothing (#334)
Kickass threw an error when search returned nothing, this one line fix should solve the issue
2020-04-09 16:28:14 +00:00
Blatzar fd790dda16
fixed mistake making fallback to yourupload fail (#332) 2020-04-09 10:30:49 +00:00
Blatzar 0bebd6f9e8
fixed animeflix (#328)
* removed a2zanime

* Update animeflix.py

* Update config.py

* added comment
2020-04-08 19:45:19 +05:30
Blatzar c255ae5937
removed a2zanime (#327) 2020-04-08 19:44:48 +05:30