All Projects → Anon-Exploiter → S3miNa

Anon-Exploiter / S3miNa

Licence: MIT license
A python based utility to download animes for offline viewing ¯\(ツ)/¯

Programming Languages

python
139335 projects - #7 most used programming language

S3miNa

No Maintenance Intended python GitHub version Open Source Love

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!


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

Advanced Usage


Author: Syed Umar Arfeen (An0n 3xPloiTeR)

Usage: python semina.py
A python based utility to download animes.

Options:

 1). Single File.
  	 |____ Subbed
  	 |____ Dubbed
 2). Subbed (Whole Series).
 3). Dubbed (Whole Series).
 4). Start  (Start From A Specific Point to End).
  	 |____ Subbed
  	 |____ Dubbed
 5). End    (Ends To A Specific Video From Start).
  	 |____ Subbed
  	 |____ Dubbed
 6). NoShit (Download Without Any Shit :).
  	 |____ Subbed
  
  Example:
	python semina.py --noshit --url=http://www.animegg(.)org/series/bleach 

Screenshots

Note

Do not change the position of any module as given under the Usage, this may cause an failure in the working of the script...
P.S ~ Dont Change The Colors, Banners. They're Butiphul like this.
	~ An0n 3xPloiTeR ¯\_(ツ)_/¯
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].