StreamingCommunity 1.9.1__tar.gz → 1.9.2__tar.gz
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Potentially problematic release.
This version of StreamingCommunity might be problematic. Click here for more details.
- StreamingCommunity-1.9.2/PKG-INFO +426 -0
- streamingcommunity-1.9.1/StreamingCommunity.egg-info/PKG-INFO → StreamingCommunity-1.9.2/README.md +25 -27
- {streamingcommunity-1.9.1 → StreamingCommunity-1.9.2}/StreamingCommunity/run.py +2 -3
- StreamingCommunity-1.9.2/StreamingCommunity.egg-info/PKG-INFO +426 -0
- StreamingCommunity-1.9.2/StreamingCommunity.egg-info/SOURCES.txt +12 -0
- {streamingcommunity-1.9.1 → StreamingCommunity-1.9.2}/StreamingCommunity.egg-info/entry_points.txt +1 -0
- {streamingcommunity-1.9.1 → StreamingCommunity-1.9.2}/setup.py +1 -1
- streamingcommunity-1.9.1/PKG-INFO +0 -414
- streamingcommunity-1.9.1/README.md +0 -388
- streamingcommunity-1.9.1/StreamingCommunity/Api/Player/Helper/Vixcloud/js_parser.py +0 -143
- streamingcommunity-1.9.1/StreamingCommunity/Api/Player/Helper/Vixcloud/util.py +0 -166
- streamingcommunity-1.9.1/StreamingCommunity/Api/Player/ddl.py +0 -89
- streamingcommunity-1.9.1/StreamingCommunity/Api/Player/maxstream.py +0 -151
- streamingcommunity-1.9.1/StreamingCommunity/Api/Player/supervideo.py +0 -194
- streamingcommunity-1.9.1/StreamingCommunity/Api/Player/vixcloud.py +0 -224
- streamingcommunity-1.9.1/StreamingCommunity/Api/Site/1337xx/__init__.py +0 -50
- streamingcommunity-1.9.1/StreamingCommunity/Api/Site/1337xx/costant.py +0 -15
- streamingcommunity-1.9.1/StreamingCommunity/Api/Site/1337xx/site.py +0 -84
- streamingcommunity-1.9.1/StreamingCommunity/Api/Site/1337xx/title.py +0 -66
- streamingcommunity-1.9.1/StreamingCommunity/Api/Site/altadefinizione/__init__.py +0 -50
- streamingcommunity-1.9.1/StreamingCommunity/Api/Site/altadefinizione/costant.py +0 -15
- streamingcommunity-1.9.1/StreamingCommunity/Api/Site/altadefinizione/film.py +0 -69
- streamingcommunity-1.9.1/StreamingCommunity/Api/Site/altadefinizione/site.py +0 -86
- streamingcommunity-1.9.1/StreamingCommunity/Api/Site/animeunity/__init__.py +0 -50
- streamingcommunity-1.9.1/StreamingCommunity/Api/Site/animeunity/costant.py +0 -15
- streamingcommunity-1.9.1/StreamingCommunity/Api/Site/animeunity/film_serie.py +0 -130
- streamingcommunity-1.9.1/StreamingCommunity/Api/Site/animeunity/site.py +0 -165
- streamingcommunity-1.9.1/StreamingCommunity/Api/Site/animeunity/util/ScrapeSerie.py +0 -97
- streamingcommunity-1.9.1/StreamingCommunity/Api/Site/bitsearch/__init__.py +0 -51
- streamingcommunity-1.9.1/StreamingCommunity/Api/Site/bitsearch/costant.py +0 -15
- streamingcommunity-1.9.1/StreamingCommunity/Api/Site/bitsearch/site.py +0 -84
- streamingcommunity-1.9.1/StreamingCommunity/Api/Site/bitsearch/title.py +0 -47
- streamingcommunity-1.9.1/StreamingCommunity/Api/Site/cb01new/__init__.py +0 -51
- streamingcommunity-1.9.1/StreamingCommunity/Api/Site/cb01new/costant.py +0 -15
- streamingcommunity-1.9.1/StreamingCommunity/Api/Site/cb01new/film.py +0 -69
- streamingcommunity-1.9.1/StreamingCommunity/Api/Site/cb01new/site.py +0 -74
- streamingcommunity-1.9.1/StreamingCommunity/Api/Site/ddlstreamitaly/__init__.py +0 -57
- streamingcommunity-1.9.1/StreamingCommunity/Api/Site/ddlstreamitaly/costant.py +0 -16
- streamingcommunity-1.9.1/StreamingCommunity/Api/Site/ddlstreamitaly/series.py +0 -141
- streamingcommunity-1.9.1/StreamingCommunity/Api/Site/ddlstreamitaly/site.py +0 -93
- streamingcommunity-1.9.1/StreamingCommunity/Api/Site/ddlstreamitaly/util/ScrapeSerie.py +0 -85
- streamingcommunity-1.9.1/StreamingCommunity/Api/Site/guardaserie/__init__.py +0 -52
- streamingcommunity-1.9.1/StreamingCommunity/Api/Site/guardaserie/costant.py +0 -15
- streamingcommunity-1.9.1/StreamingCommunity/Api/Site/guardaserie/series.py +0 -195
- streamingcommunity-1.9.1/StreamingCommunity/Api/Site/guardaserie/site.py +0 -84
- streamingcommunity-1.9.1/StreamingCommunity/Api/Site/guardaserie/util/ScrapeSerie.py +0 -110
- streamingcommunity-1.9.1/StreamingCommunity/Api/Site/mostraguarda/__init__.py +0 -48
- streamingcommunity-1.9.1/StreamingCommunity/Api/Site/mostraguarda/costant.py +0 -15
- streamingcommunity-1.9.1/StreamingCommunity/Api/Site/mostraguarda/film.py +0 -94
- streamingcommunity-1.9.1/StreamingCommunity/Api/Site/piratebays/__init__.py +0 -50
- streamingcommunity-1.9.1/StreamingCommunity/Api/Site/piratebays/costant.py +0 -15
- streamingcommunity-1.9.1/StreamingCommunity/Api/Site/piratebays/site.py +0 -89
- streamingcommunity-1.9.1/StreamingCommunity/Api/Site/piratebays/title.py +0 -45
- streamingcommunity-1.9.1/StreamingCommunity/Api/Site/streamingcommunity/__init__.py +0 -55
- streamingcommunity-1.9.1/StreamingCommunity/Api/Site/streamingcommunity/costant.py +0 -15
- streamingcommunity-1.9.1/StreamingCommunity/Api/Site/streamingcommunity/film.py +0 -70
- streamingcommunity-1.9.1/StreamingCommunity/Api/Site/streamingcommunity/series.py +0 -205
- streamingcommunity-1.9.1/StreamingCommunity/Api/Site/streamingcommunity/site.py +0 -126
- streamingcommunity-1.9.1/StreamingCommunity/Api/Site/streamingcommunity/util/ScrapeSerie.py +0 -113
- streamingcommunity-1.9.1/StreamingCommunity/Api/Template/Class/SearchType.py +0 -101
- streamingcommunity-1.9.1/StreamingCommunity/Api/Template/Util/__init__.py +0 -5
- streamingcommunity-1.9.1/StreamingCommunity/Api/Template/Util/get_domain.py +0 -137
- streamingcommunity-1.9.1/StreamingCommunity/Api/Template/Util/manage_ep.py +0 -153
- streamingcommunity-1.9.1/StreamingCommunity/Api/Template/Util/recall_search.py +0 -37
- streamingcommunity-1.9.1/StreamingCommunity/Api/Template/__init__.py +0 -3
- streamingcommunity-1.9.1/StreamingCommunity/Api/Template/site.py +0 -87
- streamingcommunity-1.9.1/StreamingCommunity/Lib/Downloader/HLS/downloader.py +0 -968
- streamingcommunity-1.9.1/StreamingCommunity/Lib/Downloader/HLS/proxyes.py +0 -110
- streamingcommunity-1.9.1/StreamingCommunity/Lib/Downloader/HLS/segments.py +0 -538
- streamingcommunity-1.9.1/StreamingCommunity/Lib/Downloader/MP4/downloader.py +0 -156
- streamingcommunity-1.9.1/StreamingCommunity/Lib/Downloader/TOR/downloader.py +0 -222
- streamingcommunity-1.9.1/StreamingCommunity/Lib/Downloader/__init__.py +0 -5
- streamingcommunity-1.9.1/StreamingCommunity/Lib/Driver/driver_1.py +0 -76
- streamingcommunity-1.9.1/StreamingCommunity/Lib/FFmpeg/__init__.py +0 -4
- streamingcommunity-1.9.1/StreamingCommunity/Lib/FFmpeg/capture.py +0 -170
- streamingcommunity-1.9.1/StreamingCommunity/Lib/FFmpeg/command.py +0 -292
- streamingcommunity-1.9.1/StreamingCommunity/Lib/FFmpeg/util.py +0 -242
- streamingcommunity-1.9.1/StreamingCommunity/Lib/M3U8/__init__.py +0 -6
- streamingcommunity-1.9.1/StreamingCommunity/Lib/M3U8/decryptor.py +0 -164
- streamingcommunity-1.9.1/StreamingCommunity/Lib/M3U8/estimator.py +0 -176
- streamingcommunity-1.9.1/StreamingCommunity/Lib/M3U8/parser.py +0 -666
- streamingcommunity-1.9.1/StreamingCommunity/Lib/M3U8/url_fixer.py +0 -52
- streamingcommunity-1.9.1/StreamingCommunity/Lib/TMBD/__init__.py +0 -2
- streamingcommunity-1.9.1/StreamingCommunity/Lib/TMBD/obj_tmbd.py +0 -39
- streamingcommunity-1.9.1/StreamingCommunity/Lib/TMBD/tmdb.py +0 -346
- streamingcommunity-1.9.1/StreamingCommunity/Upload/update.py +0 -68
- streamingcommunity-1.9.1/StreamingCommunity/Upload/version.py +0 -5
- streamingcommunity-1.9.1/StreamingCommunity/Util/_jsonConfig.py +0 -204
- streamingcommunity-1.9.1/StreamingCommunity/Util/call_stack.py +0 -42
- streamingcommunity-1.9.1/StreamingCommunity/Util/color.py +0 -20
- streamingcommunity-1.9.1/StreamingCommunity/Util/console.py +0 -12
- streamingcommunity-1.9.1/StreamingCommunity/Util/ffmpeg_installer.py +0 -275
- streamingcommunity-1.9.1/StreamingCommunity/Util/headers.py +0 -147
- streamingcommunity-1.9.1/StreamingCommunity/Util/logger.py +0 -53
- streamingcommunity-1.9.1/StreamingCommunity/Util/message.py +0 -46
- streamingcommunity-1.9.1/StreamingCommunity/Util/os.py +0 -514
- streamingcommunity-1.9.1/StreamingCommunity/Util/table.py +0 -163
- streamingcommunity-1.9.1/StreamingCommunity.egg-info/SOURCES.txt +0 -108
- streamingcommunity-1.9.1/Test/Download/HLS.py +0 -23
- streamingcommunity-1.9.1/Test/Download/MP4.py +0 -23
- streamingcommunity-1.9.1/Test/Download/TOR.py +0 -25
- streamingcommunity-1.9.1/Test/Player/helper/vixcloud.py +0 -40
- streamingcommunity-1.9.1/Test/Player/maxtream.py +0 -22
- streamingcommunity-1.9.1/Test/Player/supervideo.py +0 -22
- streamingcommunity-1.9.1/Test/Player/vixcloud.py +0 -26
- streamingcommunity-1.9.1/Test/big_search.py +0 -116
- {streamingcommunity-1.9.1 → StreamingCommunity-1.9.2}/LICENSE +0 -0
- {streamingcommunity-1.9.1 → StreamingCommunity-1.9.2}/MANIFEST.in +0 -0
- {streamingcommunity-1.9.1 → StreamingCommunity-1.9.2}/StreamingCommunity.egg-info/dependency_links.txt +0 -0
- {streamingcommunity-1.9.1 → StreamingCommunity-1.9.2}/StreamingCommunity.egg-info/requires.txt +0 -0
- {streamingcommunity-1.9.1 → StreamingCommunity-1.9.2}/StreamingCommunity.egg-info/top_level.txt +0 -0
- {streamingcommunity-1.9.1 → StreamingCommunity-1.9.2}/requirements.txt +0 -0
- {streamingcommunity-1.9.1 → StreamingCommunity-1.9.2}/setup.cfg +0 -0
|
@@ -0,0 +1,426 @@
|
|
|
1
|
+
Metadata-Version: 2.1
|
|
2
|
+
Name: StreamingCommunity
|
|
3
|
+
Version: 1.9.2
|
|
4
|
+
Summary: UNKNOWN
|
|
5
|
+
Home-page: https://github.com/Lovi-0/StreamingCommunity
|
|
6
|
+
Author: Lovi-0
|
|
7
|
+
License: UNKNOWN
|
|
8
|
+
Project-URL: Bug Reports, https://github.com/Lovi-0/StreamingCommunity/issues
|
|
9
|
+
Project-URL: Source, https://github.com/Lovi-0/StreamingCommunity
|
|
10
|
+
Description: # StreamingCommunity Downloader 🎬
|
|
11
|
+
|
|
12
|
+

|
|
13
|
+
|
|
14
|
+
A versatile script designed to download films and series from various supported streaming platforms.
|
|
15
|
+
|
|
16
|
+
# 🤝 Join our Community
|
|
17
|
+
|
|
18
|
+
Chat, contribute, and have fun in our **Git_StreamingCommunity** Discord [Server](https://discord.com/invite/8vV68UGRc7)
|
|
19
|
+
|
|
20
|
+
# 📋 Table of Contents
|
|
21
|
+
|
|
22
|
+
- [Website available](#website-status)
|
|
23
|
+
- [Installation](#installation)
|
|
24
|
+
- [PyPI Installation](#1-pypi-installation)
|
|
25
|
+
- [Automatic Installation](#2-automatic-installation)
|
|
26
|
+
- [Manual Installation](#3-manual-installation)
|
|
27
|
+
- [Win 7](https://github.com/Ghost6446/StreamingCommunity_api/wiki/Installation#win-7)
|
|
28
|
+
- [Termux](https://github.com/Ghost6446/StreamingCommunity_api/wiki/Termux)
|
|
29
|
+
- [Configuration](#configuration)
|
|
30
|
+
- [Default](#default-settings)
|
|
31
|
+
- [Request](#requests-settings)
|
|
32
|
+
- [Browser](#browser-settings)
|
|
33
|
+
- [Download](#m3u8_download-settings)
|
|
34
|
+
- [Parser](#m3u8_parser-settings)
|
|
35
|
+
- [Docker](#docker)
|
|
36
|
+
- [Tutorial](#tutorials)
|
|
37
|
+
- [To Do](#to-do)
|
|
38
|
+
|
|
39
|
+
|
|
40
|
+
|
|
41
|
+
# Installation
|
|
42
|
+
|
|
43
|
+
## 1. PyPI Installation
|
|
44
|
+
|
|
45
|
+
Install directly from PyPI:
|
|
46
|
+
|
|
47
|
+
```bash
|
|
48
|
+
pip install StreamingCommunity
|
|
49
|
+
```
|
|
50
|
+
|
|
51
|
+
### Creating a Run Script
|
|
52
|
+
|
|
53
|
+
Create `run_streaming.py`:
|
|
54
|
+
|
|
55
|
+
```python
|
|
56
|
+
from StreamingCommunity.run import main
|
|
57
|
+
|
|
58
|
+
if __name__ == "__main__":
|
|
59
|
+
main()
|
|
60
|
+
```
|
|
61
|
+
|
|
62
|
+
Run the script:
|
|
63
|
+
```bash
|
|
64
|
+
python run_streaming.py
|
|
65
|
+
```
|
|
66
|
+
|
|
67
|
+
## Updating via PyPI
|
|
68
|
+
|
|
69
|
+
```bash
|
|
70
|
+
pip install --upgrade StreamingCommunity
|
|
71
|
+
```
|
|
72
|
+
|
|
73
|
+
## 2. Automatic Installation
|
|
74
|
+
|
|
75
|
+
### Supported Operating Systems 💿
|
|
76
|
+
|
|
77
|
+
| OS | Automatic Installation Support |
|
|
78
|
+
|:----------------|:------------------------------:|
|
|
79
|
+
| Windows 10/11 | ✔️ |
|
|
80
|
+
| Windows 7 | ❌ |
|
|
81
|
+
| Debian Linux | ✔️ |
|
|
82
|
+
| Arch Linux | ✔️ |
|
|
83
|
+
| CentOS Stream 9 | ✔️ |
|
|
84
|
+
| FreeBSD | ⏳ |
|
|
85
|
+
| MacOS | ✔️ |
|
|
86
|
+
| Termux | ❌ |
|
|
87
|
+
|
|
88
|
+
### Installation Steps
|
|
89
|
+
|
|
90
|
+
#### On Windows:
|
|
91
|
+
|
|
92
|
+
```powershell
|
|
93
|
+
.\win_install.bat
|
|
94
|
+
```
|
|
95
|
+
|
|
96
|
+
#### On Linux/MacOS/BSD:
|
|
97
|
+
|
|
98
|
+
```bash
|
|
99
|
+
sudo chmod +x unix_install.sh && ./unix_install.sh
|
|
100
|
+
```
|
|
101
|
+
|
|
102
|
+
### Usage
|
|
103
|
+
|
|
104
|
+
#### On Windows:
|
|
105
|
+
|
|
106
|
+
```powershell
|
|
107
|
+
python .\test_run.py
|
|
108
|
+
```
|
|
109
|
+
|
|
110
|
+
or
|
|
111
|
+
|
|
112
|
+
```powershell
|
|
113
|
+
source .venv/bin/activate && python test_run.py && deactivate
|
|
114
|
+
```
|
|
115
|
+
|
|
116
|
+
#### On Linux/MacOS/BSD:
|
|
117
|
+
|
|
118
|
+
```bash
|
|
119
|
+
./test_run.py
|
|
120
|
+
```
|
|
121
|
+
|
|
122
|
+
## 3. Manual Installation
|
|
123
|
+
|
|
124
|
+
### Requirements 📋
|
|
125
|
+
|
|
126
|
+
Prerequisites:
|
|
127
|
+
* [Python](https://www.python.org/downloads/) > 3.8
|
|
128
|
+
* [FFmpeg](https://www.gyan.dev/ffmpeg/builds/)
|
|
129
|
+
|
|
130
|
+
### Install Python Dependencies
|
|
131
|
+
|
|
132
|
+
```bash
|
|
133
|
+
pip install -r requirements.txt
|
|
134
|
+
```
|
|
135
|
+
|
|
136
|
+
### Usage
|
|
137
|
+
|
|
138
|
+
#### On Windows:
|
|
139
|
+
|
|
140
|
+
```powershell
|
|
141
|
+
python test_run.py
|
|
142
|
+
```
|
|
143
|
+
|
|
144
|
+
#### On Linux/MacOS:
|
|
145
|
+
|
|
146
|
+
```bash
|
|
147
|
+
python3 test_run.py
|
|
148
|
+
```
|
|
149
|
+
|
|
150
|
+
## Update
|
|
151
|
+
|
|
152
|
+
Keep your script up to date with the latest features by running:
|
|
153
|
+
|
|
154
|
+
### On Windows:
|
|
155
|
+
|
|
156
|
+
```powershell
|
|
157
|
+
python update.py
|
|
158
|
+
```
|
|
159
|
+
|
|
160
|
+
### On Linux/MacOS:
|
|
161
|
+
|
|
162
|
+
```bash
|
|
163
|
+
python3 update.py
|
|
164
|
+
```
|
|
165
|
+
|
|
166
|
+
<br>
|
|
167
|
+
|
|
168
|
+
# Configuration
|
|
169
|
+
|
|
170
|
+
You can change some behaviors by tweaking the configuration file.
|
|
171
|
+
|
|
172
|
+
The configuration file is divided into several main sections:
|
|
173
|
+
|
|
174
|
+
## DEFAULT Settings
|
|
175
|
+
|
|
176
|
+
```json
|
|
177
|
+
{
|
|
178
|
+
"root_path": "Video",
|
|
179
|
+
"movie_folder_name": "Movie",
|
|
180
|
+
"serie_folder_name": "TV",
|
|
181
|
+
"map_episode_name": "%(tv_name)_S%(season)E%(episode)_%(episode_name)",
|
|
182
|
+
"not_close": false,
|
|
183
|
+
"show_trending": false
|
|
184
|
+
}
|
|
185
|
+
```
|
|
186
|
+
|
|
187
|
+
- `root_path`: Directory where all videos will be saved
|
|
188
|
+
|
|
189
|
+
### Path examples:
|
|
190
|
+
* Windows: `C:\\MyLibrary\\Folder` or `\\\\MyServer\\MyLibrary` (if you want to use a network folder)
|
|
191
|
+
* Linux/MacOS: `Desktop/MyLibrary/Folder`
|
|
192
|
+
`<br/><br/>`
|
|
193
|
+
|
|
194
|
+
- `movie_folder_name`: The name of the subdirectory where movies will be stored.
|
|
195
|
+
- `serie_folder_name`: The name of the subdirectory where TV series will be stored.
|
|
196
|
+
|
|
197
|
+
- `map_episode_name`: Template for TV series episode filenames
|
|
198
|
+
|
|
199
|
+
### Episode name usage:
|
|
200
|
+
|
|
201
|
+
You can choose different vars:
|
|
202
|
+
|
|
203
|
+
|
|
204
|
+
* `%(tv_name)` : Is the name of TV Show
|
|
205
|
+
* `%(season)` : Is the number of the season
|
|
206
|
+
* `%(episode)` : Is the number of the episode
|
|
207
|
+
* `%(episode_name)` : Is the name of the episode
|
|
208
|
+
`<br/><br/>`
|
|
209
|
+
|
|
210
|
+
- `not_close`: If true, continues running after downloading
|
|
211
|
+
- `show_trending`: Display trending content on startup
|
|
212
|
+
|
|
213
|
+
### qBittorrent Configuration
|
|
214
|
+
|
|
215
|
+
```json
|
|
216
|
+
{
|
|
217
|
+
"config_qbit_tor": {
|
|
218
|
+
"host": "192.168.1.59",
|
|
219
|
+
"port": "8080",
|
|
220
|
+
"user": "admin",
|
|
221
|
+
"pass": "adminadmin"
|
|
222
|
+
}
|
|
223
|
+
}
|
|
224
|
+
```
|
|
225
|
+
|
|
226
|
+
To enable qBittorrent integration, follow the setup guide [here](https://github.com/lgallard/qBittorrent-Controller/wiki/How-to-enable-the-qBittorrent-Web-UI).
|
|
227
|
+
|
|
228
|
+
<br>
|
|
229
|
+
|
|
230
|
+
## REQUESTS Settings
|
|
231
|
+
|
|
232
|
+
```json
|
|
233
|
+
{
|
|
234
|
+
"timeout": 20,
|
|
235
|
+
"max_retry": 3
|
|
236
|
+
}
|
|
237
|
+
```
|
|
238
|
+
|
|
239
|
+
- `timeout`: Maximum timeout (in seconds) for each request
|
|
240
|
+
- `max_retry`: Number of retry attempts per segment during M3U8 index download
|
|
241
|
+
|
|
242
|
+
<br>
|
|
243
|
+
|
|
244
|
+
## BROWSER Settings
|
|
245
|
+
|
|
246
|
+
```json
|
|
247
|
+
{
|
|
248
|
+
"headless": false
|
|
249
|
+
}
|
|
250
|
+
```
|
|
251
|
+
|
|
252
|
+
- `headless`: Controls whether to run browser in headless mode
|
|
253
|
+
|
|
254
|
+
<br>
|
|
255
|
+
|
|
256
|
+
## M3U8_DOWNLOAD Settings
|
|
257
|
+
|
|
258
|
+
```json
|
|
259
|
+
{
|
|
260
|
+
"tqdm_delay": 0.01,
|
|
261
|
+
"tqdm_use_large_bar": true,
|
|
262
|
+
"default_video_workser": 12,
|
|
263
|
+
"default_audio_workser": 12,
|
|
264
|
+
"cleanup_tmp_folder": true
|
|
265
|
+
}
|
|
266
|
+
```
|
|
267
|
+
|
|
268
|
+
- `tqdm_delay`: Delay between progress bar updates
|
|
269
|
+
- `tqdm_use_large_bar`: Use detailed progress bar (recommended for desktop) set to false for mobile
|
|
270
|
+
- `default_video_workser`: Number of threads for video download
|
|
271
|
+
- `default_audio_workser`: Number of threads for audio download
|
|
272
|
+
- `cleanup_tmp_folder`: Remove temporary .ts files after download
|
|
273
|
+
|
|
274
|
+
|
|
275
|
+
<br>
|
|
276
|
+
|
|
277
|
+
### Language Settings
|
|
278
|
+
|
|
279
|
+
The following codes can be used for `specific_list_audio` and `specific_list_subtitles`:
|
|
280
|
+
|
|
281
|
+
```
|
|
282
|
+
ara - Arabic eng - English ita - Italian por - Portuguese
|
|
283
|
+
baq - Basque fil - Filipino jpn - Japanese rum - Romanian
|
|
284
|
+
cat - Catalan fin - Finnish kan - Kannada rus - Russian
|
|
285
|
+
chi - Chinese fre - French kor - Korean spa - Spanish
|
|
286
|
+
cze - Czech ger - German mal - Malayalam swe - Swedish
|
|
287
|
+
dan - Danish glg - Galician may - Malay tam - Tamil
|
|
288
|
+
dut - Dutch gre - Greek nob - Norw. Bokm tel - Telugu
|
|
289
|
+
heb - Hebrew nor - Norwegian tha - Thai
|
|
290
|
+
forced-ita hin - Hindi pol - Polish tur - Turkish
|
|
291
|
+
hun - Hungarian ukr - Ukrainian
|
|
292
|
+
ind - Indonesian vie - Vietnamese
|
|
293
|
+
```
|
|
294
|
+
|
|
295
|
+
> [!IMPORTANT]
|
|
296
|
+
> Language code availability may vary by site. Some platforms might:
|
|
297
|
+
>
|
|
298
|
+
> - Use different language codes
|
|
299
|
+
> - Support only a subset of these languages
|
|
300
|
+
> - Offer additional languages not listed here
|
|
301
|
+
>
|
|
302
|
+
> Check the specific site's available options if downloads fail.
|
|
303
|
+
|
|
304
|
+
> [!TIP]
|
|
305
|
+
> You can configure multiple languages by adding them to the lists:
|
|
306
|
+
>
|
|
307
|
+
> ```json
|
|
308
|
+
> "specific_list_audio": ["ita", "eng", "spa"],
|
|
309
|
+
> "specific_list_subtitles": ["ita", "eng", "spa"]
|
|
310
|
+
> ```
|
|
311
|
+
|
|
312
|
+
## M3U8_PARSER Settings
|
|
313
|
+
|
|
314
|
+
```json
|
|
315
|
+
{
|
|
316
|
+
"force_resolution": -1,
|
|
317
|
+
"get_only_link": false
|
|
318
|
+
}
|
|
319
|
+
```
|
|
320
|
+
|
|
321
|
+
- `force_resolution`: Force specific resolution (-1 for best available, or specify 1080, 720, 360)
|
|
322
|
+
- `get_only_link`: Return M3U8 playlist/index URL instead of downloading
|
|
323
|
+
|
|
324
|
+
<br>
|
|
325
|
+
|
|
326
|
+
|
|
327
|
+
# COMMAND
|
|
328
|
+
|
|
329
|
+
|
|
330
|
+
- Download a specific season by entering its number.
|
|
331
|
+
* **Example:** `1` will download *Season 1* only.
|
|
332
|
+
|
|
333
|
+
- Use the wildcard `*` to download every available season.
|
|
334
|
+
* **Example:** `*` will download all seasons in the series.
|
|
335
|
+
|
|
336
|
+
- Specify a range of seasons using a hyphen `-`.
|
|
337
|
+
* **Example:** `1-2` will download *Seasons 1 and 2*.
|
|
338
|
+
|
|
339
|
+
- Enter a season number followed by `-*` to download from that season to the end.
|
|
340
|
+
* **Example:** `3-*` will download from *Season 3* to the final season.
|
|
341
|
+
|
|
342
|
+
<br>
|
|
343
|
+
|
|
344
|
+
# Docker
|
|
345
|
+
|
|
346
|
+
You can run the script in a docker container, to build the image just run
|
|
347
|
+
|
|
348
|
+
```
|
|
349
|
+
docker build -t streaming-community-api .
|
|
350
|
+
```
|
|
351
|
+
|
|
352
|
+
and to run it use
|
|
353
|
+
|
|
354
|
+
```
|
|
355
|
+
docker run -it -p 8000:8000 streaming-community-api
|
|
356
|
+
```
|
|
357
|
+
|
|
358
|
+
By default the videos will be saved in `/app/Video` inside the container, if you want to to save them in your machine instead of the container just run
|
|
359
|
+
|
|
360
|
+
```
|
|
361
|
+
docker run -it -p 8000:8000 -v /path/to/download:/app/Video streaming-community-api
|
|
362
|
+
```
|
|
363
|
+
|
|
364
|
+
### Docker quick setup with Make
|
|
365
|
+
|
|
366
|
+
Inside the Makefile (install `make`) are already configured two commands to build and run the container:
|
|
367
|
+
|
|
368
|
+
```
|
|
369
|
+
make build-container
|
|
370
|
+
|
|
371
|
+
# set your download directory as ENV variable
|
|
372
|
+
make LOCAL_DIR=/path/to/download run-container
|
|
373
|
+
```
|
|
374
|
+
|
|
375
|
+
The `run-container` command mounts also the `config.json` file, so any change to the configuration file is reflected immediately without having to rebuild the image.
|
|
376
|
+
|
|
377
|
+
# Website Status
|
|
378
|
+
|
|
379
|
+
| Website | Status |
|
|
380
|
+
|:-------------------|:------:|
|
|
381
|
+
| 1337xx | ✅ |
|
|
382
|
+
| Altadefinizione | ✅ |
|
|
383
|
+
| AnimeUnity | ✅ |
|
|
384
|
+
| BitSearch | ✅ |
|
|
385
|
+
| CB01New | ✅ |
|
|
386
|
+
| DDLStreamItaly | ✅ |
|
|
387
|
+
| GuardaSerie | ✅ |
|
|
388
|
+
| MostraGuarda | ✅ |
|
|
389
|
+
| PirateBays | ✅ |
|
|
390
|
+
| StreamingCommunity | ✅ |
|
|
391
|
+
|
|
392
|
+
# Tutorials
|
|
393
|
+
|
|
394
|
+
- [Windows Tutorial](https://www.youtube.com/watch?v=mZGqK4wdN-k)
|
|
395
|
+
- [Linux Tutorial](https://www.youtube.com/watch?v=0qUNXPE_mTg)
|
|
396
|
+
- [Pypy Tutorial](https://www.youtube.com/watch?v=C6m9ZKOK0p4)
|
|
397
|
+
- [Compiled .exe Tutorial](https://www.youtube.com/watch?v=pm4lqsxkTVo)
|
|
398
|
+
|
|
399
|
+
# To Do
|
|
400
|
+
|
|
401
|
+
- Create website API -> https://github.com/Lovi-0/StreamingCommunity/tree/test_gui_1
|
|
402
|
+
|
|
403
|
+
# SUPPORT
|
|
404
|
+
|
|
405
|
+
If you'd like to support this project, consider making a donation!
|
|
406
|
+
|
|
407
|
+
[](https://www.paypal.com/donate/?hosted_button_id=UXTWMT8P6HE2C)
|
|
408
|
+
|
|
409
|
+
# Contributing
|
|
410
|
+
|
|
411
|
+
Contributions are welcome! Steps:
|
|
412
|
+
1. Fork the repository
|
|
413
|
+
2. Create feature branch (`git checkout -b feature/AmazingFeature`)
|
|
414
|
+
3. Commit changes (`git commit -m 'Add some AmazingFeature'`)
|
|
415
|
+
4. Push to branch (`git push origin feature/AmazingFeature`)
|
|
416
|
+
5. Open Pull Request
|
|
417
|
+
|
|
418
|
+
|
|
419
|
+
# Disclaimer
|
|
420
|
+
|
|
421
|
+
This software is provided "as is", without warranty of any kind, express or implied, including but not limited to the warranties of merchantability, fitness for a particular purpose, and noninfringement. In no event shall the authors or copyright holders be liable for any claim, damages, or other liability, whether in an action of contract, tort, or otherwise, arising from, out of, or in connection with the software or the use or other dealings in the software.
|
|
422
|
+
|
|
423
|
+
Keywords: streaming community
|
|
424
|
+
Platform: UNKNOWN
|
|
425
|
+
Requires-Python: >=3.8
|
|
426
|
+
Description-Content-Type: text/markdown
|
streamingcommunity-1.9.1/StreamingCommunity.egg-info/PKG-INFO → StreamingCommunity-1.9.2/README.md
RENAMED
|
@@ -1,29 +1,3 @@
|
|
|
1
|
-
Metadata-Version: 2.1
|
|
2
|
-
Name: StreamingCommunity
|
|
3
|
-
Version: 1.9.1
|
|
4
|
-
Home-page: https://github.com/Lovi-0/StreamingCommunity
|
|
5
|
-
Author: Lovi-0
|
|
6
|
-
Project-URL: Bug Reports, https://github.com/Lovi-0/StreamingCommunity/issues
|
|
7
|
-
Project-URL: Source, https://github.com/Lovi-0/StreamingCommunity
|
|
8
|
-
Keywords: streaming community
|
|
9
|
-
Requires-Python: >=3.8
|
|
10
|
-
Description-Content-Type: text/markdown
|
|
11
|
-
License-File: LICENSE
|
|
12
|
-
Requires-Dist: httpx
|
|
13
|
-
Requires-Dist: bs4
|
|
14
|
-
Requires-Dist: rich
|
|
15
|
-
Requires-Dist: tqdm
|
|
16
|
-
Requires-Dist: m3u8
|
|
17
|
-
Requires-Dist: psutil
|
|
18
|
-
Requires-Dist: unidecode
|
|
19
|
-
Requires-Dist: jsbeautifier
|
|
20
|
-
Requires-Dist: pathvalidate
|
|
21
|
-
Requires-Dist: pycryptodome
|
|
22
|
-
Requires-Dist: fake-useragent==1.1.3
|
|
23
|
-
Requires-Dist: qbittorrent-api
|
|
24
|
-
Requires-Dist: python-qbittorrent
|
|
25
|
-
Requires-Dist: googlesearch-python
|
|
26
|
-
|
|
27
1
|
# StreamingCommunity Downloader 🎬
|
|
28
2
|
|
|
29
3
|

|
|
@@ -340,6 +314,24 @@ forced-ita hin - Hindi pol - Polish tur - Turkish
|
|
|
340
314
|
|
|
341
315
|
<br>
|
|
342
316
|
|
|
317
|
+
|
|
318
|
+
# COMMAND
|
|
319
|
+
|
|
320
|
+
|
|
321
|
+
- Download a specific season by entering its number.
|
|
322
|
+
* **Example:** `1` will download *Season 1* only.
|
|
323
|
+
|
|
324
|
+
- Use the wildcard `*` to download every available season.
|
|
325
|
+
* **Example:** `*` will download all seasons in the series.
|
|
326
|
+
|
|
327
|
+
- Specify a range of seasons using a hyphen `-`.
|
|
328
|
+
* **Example:** `1-2` will download *Seasons 1 and 2*.
|
|
329
|
+
|
|
330
|
+
- Enter a season number followed by `-*` to download from that season to the end.
|
|
331
|
+
* **Example:** `3-*` will download from *Season 3* to the final season.
|
|
332
|
+
|
|
333
|
+
<br>
|
|
334
|
+
|
|
343
335
|
# Docker
|
|
344
336
|
|
|
345
337
|
You can run the script in a docker container, to build the image just run
|
|
@@ -397,7 +389,13 @@ The `run-container` command mounts also the `config.json` file, so any change to
|
|
|
397
389
|
|
|
398
390
|
# To Do
|
|
399
391
|
|
|
400
|
-
- Create website API
|
|
392
|
+
- Create website API -> https://github.com/Lovi-0/StreamingCommunity/tree/test_gui_1
|
|
393
|
+
|
|
394
|
+
# SUPPORT
|
|
395
|
+
|
|
396
|
+
If you'd like to support this project, consider making a donation!
|
|
397
|
+
|
|
398
|
+
[](https://www.paypal.com/donate/?hosted_button_id=UXTWMT8P6HE2C)
|
|
401
399
|
|
|
402
400
|
# Contributing
|
|
403
401
|
|
|
@@ -16,7 +16,7 @@ from StreamingCommunity.Util.message import start_message
|
|
|
16
16
|
from StreamingCommunity.Util.console import console, msg
|
|
17
17
|
from StreamingCommunity.Util._jsonConfig import config_manager
|
|
18
18
|
from StreamingCommunity.Upload.update import update as git_update
|
|
19
|
-
from StreamingCommunity.Util.os import
|
|
19
|
+
from StreamingCommunity.Util.os import os_summary
|
|
20
20
|
from StreamingCommunity.Lib.TMBD import tmdb
|
|
21
21
|
from StreamingCommunity.Util.logger import Logger
|
|
22
22
|
|
|
@@ -108,7 +108,6 @@ def initialize():
|
|
|
108
108
|
start_message()
|
|
109
109
|
|
|
110
110
|
# Get system info
|
|
111
|
-
os_summary = OsSummary()
|
|
112
111
|
os_summary.get_system_summary()
|
|
113
112
|
|
|
114
113
|
# Set terminal size for win 7
|
|
@@ -133,7 +132,7 @@ def initialize():
|
|
|
133
132
|
print()
|
|
134
133
|
tmdb.display_trending_tv_shows()
|
|
135
134
|
print()
|
|
136
|
-
|
|
135
|
+
|
|
137
136
|
|
|
138
137
|
def main():
|
|
139
138
|
|