Metadata-Version: 2.4
Name: downitall_windows
Version: 1.5
Summary: A cli to download and stream all kind of media
Author: Behram Akhtar/Aatiho Nora
Author-email: behramakhtar@gmail.com
Description-Content-Type: text/markdown
License-File: LICENSE.txt
Requires-Dist: requests==2.32.4
Requires-Dist: bs4==0.0.2
Requires-Dist: selenium==4.9.1
Requires-Dist: selenium-wire==5.1.0
Requires-Dist: blinker==1.7.0
Requires-Dist: cbz-generator==1.0.0
Requires-Dist: tqdm==4.67.1
Requires-Dist: gdown==5.2.0
Requires-Dist: term-image==0.7.2
Requires-Dist: questionary==2.1.0
Requires-Dist: ytmusicapi==1.10.3
Requires-Dist: xdcc-dl==5.2.1
Requires-Dist: streamlink==7.5.0
Requires-Dist: m3u-ipytv==0.2.11
Requires-Dist: setuptools==80.9.0
Requires-Dist: yt-dlp==2025.6.30
Dynamic: author
Dynamic: author-email
Dynamic: description
Dynamic: description-content-type
Dynamic: license-file
Dynamic: requires-dist
Dynamic: summary

# Intro

This is an educational CLI program to learn web scraping and Python.

IT DOES NOT HOST ANYTHING & IS PURELY FOR EDUCATIONAL PURPOSES.

# How to run it

## Android

### Installation

Step 1: Download Termux from fdroid and install it.

Step 2: Copy and paste

```
pkg update
termux-setup-storage
pkg install -y python git openssl x11-repo tur-repo aria2 wget
pkg install -y chromium python-pandas

pip install downitall-android
```

### Already installed

```
downitall
```

## Window/Linux

### Installation

Step 1: You must have Windows 10 or above and this is a guide for Ubuntu.

Step 2: Only for Window, copy and paste the code below in cmd as admin to install window subsystem linux.

```
wsl --install
```

Step 3: Now write wsl to set it up.

Step 4: From here linux and windows have same process, use these commands to properly install it.

```
sudo apt update
sudo apt install python3 chromium-browser git aria2 wget

pip install downitall-windows
```

### Already installed

```

downitall
```

# Supported Websites

## Anime

1. TokyoInsider [Anime]
2. Nyaa.si [Anime] [Torrent]
3. Kayoanime [Anime]
4. Nibl [Anime]
5. Animk [Anime]

## Books

1. Libgen [Books]
2. Anna's Archive [Books]
3. 1337x [Books] [Courses] [Torrent]
4. Rutracker [Books] [Courses] [Torrent]
5. Golden Audio Books [Audio Books]

## Manga

1. Bato.to [Manhwa/Manhua]
2. Weebcentral [Manga]
3. Nyaa [Manga] [Torrent]
4. Rawotaku [Raw Manga]
5. Readallcomics [Comic]

## Music

1. Tancpol [Tracks]
2. Postcast Index [Podcasts]
3. PlayerFM [Podcasts]
4. Youtube Music [Tracks]
5. 1337x [Torrent]

## TV-Series/Movies

1. Vadapav [TV-Series/Movies]
2. 1337x [TV-Series/Movies] [Torrent]
3. Documentay [Documentaries]
4. Vegamovies [Movies]
5. Asian Dramas [Asian]

## Live Streaming

1. Anizone [Anime]
2. Miruro [Anime]
3. Hydrahd [TV-Series/Movies]
4. Cxtvlive [TV Channels]
5. IPTV [TV Channels]
