S3miNa
A python based utility to download animes for offline viewing ¯\(ツ)/¯
Install / Use
/learn @Anon-Exploiter/S3miNaREADME
S3miNa
A python based utility to download animes (with no bullshit) ¯\(ツ)/¯
The project is deprecated and maintainence isn't intended in the future. Please use https://github.com/Anon-Exploiter/anime-dl instead!
<img src="https://i.imgur.com/0bwOcSS.png" />
Requirements
- Package
axel - Software
IDM - Python (2.7.14)
- Python
pip - Python module
requests - Python module
colorama - Python module
lxml - Python module
bs4
Install modules
pip install -r requirements.txt && sudo apt update && sudo apt install axel
Tested on
- Windows 8.1/10
- Kali Linux WSL
Download S3miNa
You can download the latest version of S3miNa by cloning the GitHub repository.
git clone https://github.com/Anon-Exploiter/S3miNa
Updates
- Now Allows To Download HD Videos (If Available)
- Exceptions Covered for both User Interruption && Internel Issues!
- Removed Some Crap! :)
Usage
Initializing Script
python semina.py
Finding Your Favourite Anime
Grab it @ -~> http://www.animegg(.)org/series/
Downloading Anime (Subbed)
python semina.py --subbed --url=http://animegg(.)org/series/bleach
Downloading Anime (Dubbed)
python semina.py --dubbed --url=http://animegg(.)org/series/bleach
Downloading From a Specific Point To The End (Subbed)
python semina.py --start=150 --subbed --url=http://animegg(.)org/series/bleach
Downloading From Start To A Ending Point (Subbed)
python semina.py --end=5 --subbed --url=http://animegg(.)org/series/bleach
Downloading From a Specific Point To The End (Dubbed)
python semina.py --start=150 --dubbed --url=http://animegg(.)org/series/bleach
Downloading From Start To A Ending Point (Dubbed)
python semina.py --end=5 --dubbed --url=http://animegg(.)org/series/bleach
Downloading A Single Anime Video (Subbed)
python semina.py --single --subbed --url=http://www(.)animegg.org/bleach-episode-62
Downloading A Single Anime Video (Dubbed)
python semina.py --single --dubbed --url=http://www(.)animegg.org/bleach-episode-62
Download Without BullShit :}
python semina.py --noshit --url=http://animegg(.)org/series/bleach
