SkillAgentSearch skills...

S3miNa

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

Install / Use

/learn @Anon-Exploiter/S3miNa
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

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!


<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

Advanced Usage

<pre><code> 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 </code></pre>

Screenshots

<img src="https://i.imgur.com/0bwOcSS.png" /> <img src="https://i.imgur.com/tsPYTg0.png" /> <img src="https://i.imgur.com/QbIGGu2.png" /> <img src="https://i.imgur.com/WMWwQfx.png" />

Note

<pre><code>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 ¯\_(ツ)_/¯ </code></pre>
View on GitHub
GitHub Stars13
CategoryDevelopment
Updated1y ago
Forks3

Languages

Python

Security Score

75/100

Audited on Aug 12, 2024

No findings