added 5 site support + dynamically getting tracker #11
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
zippyshare.com, osdn.net, mediafire.com, yadi.sk, racaty.net supports.
see 48 - 52. lines in tobrot > helper_funcs > download_aria_p_n.py
tracker_urlsss = [
"https://raw.githubusercontent.com/XIU2/TrackersListCollection/master/all.txt",
"https://raw.githubusercontent.com/ngosang/trackerslist/master/trackers_all.txt",
"https://raw.githubusercontent.com/DeSireFire/animeTrackerList/master/AT_all.txt"
]
you can add more tracker lists here.
mail.ru and github was not working.
(
or i can't execute... when i execute from python its saying:
200 excepted. 400 got.
bla bla bla.
so i commented that lines for no-error.
)