Commit Graph

694 Commits (2fb9074945d406e153b79388b6217a8bff0dc1d9)

Author SHA1 Message Date
Blatzar 543505dda5
vidstream now correctly exits if no sources found 2020-09-30 11:45:25 +00:00
Blatzar fea72deecd
no more certificate issues on pysmartdl 2020-09-27 07:52:10 +00:00
Blatzar 739fa55487
Update setup.py
Needed for verify=False
2020-09-27 07:50:53 +00:00
Blatzar 2912500721
Update util.py 2020-09-26 20:16:56 +02:00
Blatzar ba649066b2
-p and logging 2020-09-26 20:09:17 +02:00
Blatzar f3f8e035f6
update hydrax
thanks to Kazuki for noticing
2020-09-24 14:57:11 +00:00
AbdullahM0hamed 92d99c0881
Remove duplicates (#524)
thanks for catching this
2020-09-21 16:49:41 +02:00
AbdullahM0hamed f328a47a63
Add AnimeSuge (#518)
* Add AnimeSuge

I will add backoff stuff to helpers some day

Co-authored-by: Blatzar <46196380+Blatzar@users.noreply.github.com>
2020-09-20 18:21:20 +02: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 c65d265a55
Added fallback servers for Anime8 with servers list in config (#523)
* Update config.py

* Added fallback servers.
2020-09-20 00:38:52 +02:00
Blatzar f88b72bb67
Remove gogoanime (#520)
* Update init.py

* Update README.md

anyone using gogoanime use vidstream instead!
2020-09-19 23:34:42 +02:00
AbdullahM0hamed ebd883f734
remove redundant statements (#522) 2020-09-19 22:22:19 +01:00
Blatzar e568cc2441
Update test_anistream.py
anistream not even supported anymore
2020-09-17 21:46:28 +00:00
Blatzar 723fbb5018
Update trollvid.py
Should now work a lot better
2020-09-17 21:41:34 +00:00
AbdullahM0hamed 80ac3fcca3
Add fastani (#500)
* fastani

* Add fastani to readme

* PEP fixes
2020-09-16 15:42:56 +02:00
Blatzar ee0dec0f0a
Nineanime domain extension (#480)
* Update nineanime.py

* Update config.py
2020-09-16 15:37:58 +02:00
Arjix b749a4b779
Added provider: AnimeBinge (#511)
* Update config.py

* Add files via upload

* Update init.py

* small fixes

* allowing server select in config

* Update README.md

Co-authored-by: Blatzar <46196380+Blatzar@users.noreply.github.com>
2020-09-16 15:36:30 +02:00
Arjix d69236d837
Added provider Tenshi.moe (#513)
* Update init.py

* Add files via upload

* Update tenshimoe.py

Co-authored-by: Blatzar <46196380+Blatzar@users.noreply.github.com>
2020-09-16 15:35:50 +02:00
Arjix 98b57c4f5b
Update config.rst (#514)
fixed typo
2020-09-16 15:34:44 +02:00
Blatzar ecbe0f3ba1
fixed typo 2020-09-15 11:43:38 +00:00
Blatzar 8158e0cdcb
Update vidstream.py
vidstream changed url
2020-09-14 23:21:50 +02:00
Blatzar 5bbe48bb39
Update gogoanime.py
vidstream changed their url
2020-09-14 23:21:17 +02:00
Blatzar e06753ca52
added support for new v4 2020-09-14 16:03:21 +02:00
Blatzar b1203c59e0
fixing content-range
(anime dl "Neverland" -xd "" -e 4)
2020-09-13 14:36:27 +00:00
Blatzar 344d3b4501
Update __version__.py 2020-09-13 14:14:46 +00:00
AbdullahM0hamed 0d1f4e65e9
Unquote user-agent for aria2c (#510)
* Unquote user-agent for aria2c
2020-09-13 14:11:39 +00:00
Blatzar b4d281a527
Fixing #508 in dl 2020-09-13 10:08:09 +02:00
Blatzar 2f403d4b2e
fixing #508 in ezdl 2020-09-13 10:07:41 +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 bccf81c154
fixed for PEP
Fixing this as I use it as a template
2020-09-11 18:54:50 +00:00
Arjix 1136074179
added a docstring, why? /shrug (#501)
* added a docstring, why? /shrug

* spacing

* Update animechameleon.py

Co-authored-by: Iggy <44432163+IguanasInPyjamas@users.noreply.github.com>
2020-08-30 16:52:52 +01:00
Blatzar c6ca7cca17
Update __version__.py 2020-08-30 12:15:20 +00:00
Blatzar 99a07edcb7
removed dead sites from ezdl config 2020-08-30 12:11:38 +00:00
Blatzar 2cc59a325f
removed said dead sites from readme 2020-08-30 12:08:38 +00:00
Blatzar f7afc7f8f9
Removed dead sites
Removed Yify (domain expired), Dreamanime (no site found) and watchmovie (hcaptcha)
Commented out EraiRaws as their site is under maintenance and was not working before that.

Also ordered the sites by name in alphabetical order.
2020-08-30 12:04:27 +00:00
Vishnunarayan K I a20f9285b6 make get_session a bit more usuable 2020-08-29 23:09:53 +05:30
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 a3cf51a1fe
revert javascript sandbox (#497) 2020-08-27 14:02:22 +02:00
Blatzar 8dd5700bb8
Create ezdl.rst 2020-08-26 18:16:40 +00:00
Blatzar be1da8f390
somewhat fixed internal downloader
now it won't 'freeze' like before
2020-08-26 14:33:27 +00:00
Blatzar 7e93f3ddd6
9anime removed
check previous commit for details
2020-08-25 18:04:44 +00:00
Blatzar 1afef7886d
removing 9anime from init
Currently 9anime has a very strict and working banning system. To prevent IP-banning all users the site is removed from init until a ban bypass if found.
2020-08-25 18:04:07 +00:00
Blatzar b8c9917d53
adding -p flag
should've been added long ago
2020-08-25 19:05:19 +02:00
AbdullahM0hamed cd3cf9a546
Add --remove to anime config (#490)
* Add --remove to anime config

* Fix typo
2020-08-25 19:02:07 +02:00
Blatzar 71d6319727
search doesn't seem to work on travis 2020-08-25 16:17:09 +00:00
Blatzar 10523625d1
fixed animesimple test i think 2020-08-25 16:04:57 +00:00
Blatzar fd1df5a3cc
Updated css selectors for animesimple 2020-08-25 18:00:50 +02:00
Arjix 8cb7c3fb13
changed how the episodes list is handled for anime8 (#492)
* changed how the episodes list is handled

* added comments
2020-08-25 13:45:48 +02:00
Blatzar 924c5071ce
added kissanimex 2020-08-23 13:07:54 +02:00
Arjix bca610f578
Added provider KissAnimeX (#474)
* Added KissAnimeX

* Update config

* Update init

Co-authored-by: Blatzar <46196380+Blatzar@users.noreply.github.com>
2020-08-23 13:07:04 +02:00