Commit Graph

931 Commits (master)

Author SHA1 Message Date
Blatzar 94e9320c24
Update __version__.py
Added provider
2020-10-08 16:19:21 +02: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
Jimms Hsieh d5465938bf
Fix typos (#549) 2020-10-07 19:00:48 +00:00
Blatzar ff4e4a92bf
Update __version__.py
better to update this too much than not
2020-10-07 20:42:41 +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 62f0cf4a09
Update test_animeflv.py
removing shit because testing doesnt really work? Will check later
2020-10-05 23:29:45 +02:00
Blatzar 6c1ea7fe9a
Update test_animeflv.py 2020-10-05 23:26:27 +02:00
Blatzar 3d6c09afb0
Update __version__.py
animeflx & animixplay fixes
2020-10-05 23:22:41 +02:00
Blatzar cf3ff80c46
fix animeflv
uses streamtape #TODO add more servers
2020-10-05 23:22:08 +02:00
Blatzar 8c61255977
Update config.py 2020-10-05 23:21:23 +02:00
Blatzar 5f71727b77
updated and added support for v5
not extensivley tested, but better than hard error
2020-10-05 23:06:52 +02:00
Blatzar 898721d7ce
Update config.py 2020-10-05 23:05:53 +02:00
Blatzar aed5f92fe4
Update __version__.py 2020-10-05 16:00:40 +00:00
Arjix 684014c8db
Added provider AnimeTake (#516)
Co-authored-by: Blatzar <46196380+Blatzar@users.noreply.github.com>
2020-10-03 14:31:10 +02:00
Blatzar 11f15cb294
remove caching from trollvid to fix errors 2020-10-03 11:06:56 +02:00
Blatzar 2eb0e71042
Added cache flag to helpers (#527)
* Update request.py

* Update session.py
2020-10-03 11:05:52 +02:00
Blatzar 3e9ef599c8
deactivating horriblesubs
site got shut down (https://horriblesubs.info/)
2020-10-02 16:44:58 +00:00
Blatzar a0e6159822
deactivating horriblesubs
site got shut down (https://horriblesubs.info/)
2020-10-02 16:44:23 +00:00
Blatzar 61af182d43
Deactivating animesuge (#529) 2020-10-01 18:07:26 +00:00
AbdullahM0hamed 0b23eb2a23
Remove unnecessary download_episodes function (#525) 2020-09-30 19:25:51 +00:00
AbdullahM0hamed cba0ab918a
fix fastani (#528) 2020-09-30 19:21:10 +00:00
Blatzar 7abee6b3a4
updated animefree
vidstream regex and domain switch
2020-09-30 16:37:48 +00:00
Blatzar 6c6122af40
added movie support in animeonline360 2020-09-30 14:07:29 +00:00
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