StreamingCommunity 1.8.0__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.

Files changed (115) hide show
  1. StreamingCommunity-1.9.2/PKG-INFO +426 -0
  2. streamingcommunity-1.8.0/StreamingCommunity.egg-info/PKG-INFO → StreamingCommunity-1.9.2/README.md +148 -84
  3. {streamingcommunity-1.8.0 → StreamingCommunity-1.9.2}/StreamingCommunity/run.py +18 -13
  4. StreamingCommunity-1.9.2/StreamingCommunity.egg-info/PKG-INFO +426 -0
  5. StreamingCommunity-1.9.2/StreamingCommunity.egg-info/SOURCES.txt +12 -0
  6. {streamingcommunity-1.8.0 → StreamingCommunity-1.9.2}/StreamingCommunity.egg-info/entry_points.txt +1 -0
  7. {streamingcommunity-1.8.0 → StreamingCommunity-1.9.2}/StreamingCommunity.egg-info/requires.txt +2 -1
  8. {streamingcommunity-1.8.0 → StreamingCommunity-1.9.2}/requirements.txt +2 -1
  9. {streamingcommunity-1.8.0 → StreamingCommunity-1.9.2}/setup.py +1 -1
  10. streamingcommunity-1.8.0/PKG-INFO +0 -348
  11. streamingcommunity-1.8.0/README.md +0 -323
  12. streamingcommunity-1.8.0/StreamingCommunity/Src/Api/Player/Helper/Vixcloud/js_parser.py +0 -143
  13. streamingcommunity-1.8.0/StreamingCommunity/Src/Api/Player/Helper/Vixcloud/util.py +0 -166
  14. streamingcommunity-1.8.0/StreamingCommunity/Src/Api/Player/ddl.py +0 -89
  15. streamingcommunity-1.8.0/StreamingCommunity/Src/Api/Player/maxstream.py +0 -151
  16. streamingcommunity-1.8.0/StreamingCommunity/Src/Api/Player/supervideo.py +0 -194
  17. streamingcommunity-1.8.0/StreamingCommunity/Src/Api/Player/vixcloud.py +0 -224
  18. streamingcommunity-1.8.0/StreamingCommunity/Src/Api/Site/1337xx/__init__.py +0 -50
  19. streamingcommunity-1.8.0/StreamingCommunity/Src/Api/Site/1337xx/costant.py +0 -15
  20. streamingcommunity-1.8.0/StreamingCommunity/Src/Api/Site/1337xx/site.py +0 -84
  21. streamingcommunity-1.8.0/StreamingCommunity/Src/Api/Site/1337xx/title.py +0 -66
  22. streamingcommunity-1.8.0/StreamingCommunity/Src/Api/Site/altadefinizione/__init__.py +0 -50
  23. streamingcommunity-1.8.0/StreamingCommunity/Src/Api/Site/altadefinizione/costant.py +0 -15
  24. streamingcommunity-1.8.0/StreamingCommunity/Src/Api/Site/altadefinizione/film.py +0 -69
  25. streamingcommunity-1.8.0/StreamingCommunity/Src/Api/Site/altadefinizione/site.py +0 -86
  26. streamingcommunity-1.8.0/StreamingCommunity/Src/Api/Site/animeunity/__init__.py +0 -50
  27. streamingcommunity-1.8.0/StreamingCommunity/Src/Api/Site/animeunity/anime.py +0 -126
  28. streamingcommunity-1.8.0/StreamingCommunity/Src/Api/Site/animeunity/costant.py +0 -15
  29. streamingcommunity-1.8.0/StreamingCommunity/Src/Api/Site/animeunity/film_serie.py +0 -131
  30. streamingcommunity-1.8.0/StreamingCommunity/Src/Api/Site/animeunity/site.py +0 -165
  31. streamingcommunity-1.8.0/StreamingCommunity/Src/Api/Site/animeunity/util/ScrapeSerie.py +0 -97
  32. streamingcommunity-1.8.0/StreamingCommunity/Src/Api/Site/bitsearch/__init__.py +0 -51
  33. streamingcommunity-1.8.0/StreamingCommunity/Src/Api/Site/bitsearch/costant.py +0 -15
  34. streamingcommunity-1.8.0/StreamingCommunity/Src/Api/Site/bitsearch/site.py +0 -84
  35. streamingcommunity-1.8.0/StreamingCommunity/Src/Api/Site/bitsearch/title.py +0 -47
  36. streamingcommunity-1.8.0/StreamingCommunity/Src/Api/Site/cb01new/__init__.py +0 -51
  37. streamingcommunity-1.8.0/StreamingCommunity/Src/Api/Site/cb01new/costant.py +0 -15
  38. streamingcommunity-1.8.0/StreamingCommunity/Src/Api/Site/cb01new/film.py +0 -69
  39. streamingcommunity-1.8.0/StreamingCommunity/Src/Api/Site/cb01new/site.py +0 -74
  40. streamingcommunity-1.8.0/StreamingCommunity/Src/Api/Site/ddlstreamitaly/Player/ScrapeSerie.py +0 -83
  41. streamingcommunity-1.8.0/StreamingCommunity/Src/Api/Site/ddlstreamitaly/__init__.py +0 -57
  42. streamingcommunity-1.8.0/StreamingCommunity/Src/Api/Site/ddlstreamitaly/costant.py +0 -16
  43. streamingcommunity-1.8.0/StreamingCommunity/Src/Api/Site/ddlstreamitaly/series.py +0 -142
  44. streamingcommunity-1.8.0/StreamingCommunity/Src/Api/Site/ddlstreamitaly/site.py +0 -93
  45. streamingcommunity-1.8.0/StreamingCommunity/Src/Api/Site/ddlstreamitaly/util/ScrapeSerie.py +0 -83
  46. streamingcommunity-1.8.0/StreamingCommunity/Src/Api/Site/guardaserie/Player/ScrapeSerie.py +0 -110
  47. streamingcommunity-1.8.0/StreamingCommunity/Src/Api/Site/guardaserie/__init__.py +0 -52
  48. streamingcommunity-1.8.0/StreamingCommunity/Src/Api/Site/guardaserie/costant.py +0 -15
  49. streamingcommunity-1.8.0/StreamingCommunity/Src/Api/Site/guardaserie/series.py +0 -195
  50. streamingcommunity-1.8.0/StreamingCommunity/Src/Api/Site/guardaserie/site.py +0 -84
  51. streamingcommunity-1.8.0/StreamingCommunity/Src/Api/Site/guardaserie/util/ScrapeSerie.py +0 -110
  52. streamingcommunity-1.8.0/StreamingCommunity/Src/Api/Site/mostraguarda/__init__.py +0 -48
  53. streamingcommunity-1.8.0/StreamingCommunity/Src/Api/Site/mostraguarda/costant.py +0 -15
  54. streamingcommunity-1.8.0/StreamingCommunity/Src/Api/Site/mostraguarda/film.py +0 -94
  55. streamingcommunity-1.8.0/StreamingCommunity/Src/Api/Site/piratebays/__init__.py +0 -50
  56. streamingcommunity-1.8.0/StreamingCommunity/Src/Api/Site/piratebays/costant.py +0 -15
  57. streamingcommunity-1.8.0/StreamingCommunity/Src/Api/Site/piratebays/site.py +0 -89
  58. streamingcommunity-1.8.0/StreamingCommunity/Src/Api/Site/piratebays/title.py +0 -45
  59. streamingcommunity-1.8.0/StreamingCommunity/Src/Api/Site/streamingcommunity/__init__.py +0 -55
  60. streamingcommunity-1.8.0/StreamingCommunity/Src/Api/Site/streamingcommunity/costant.py +0 -15
  61. streamingcommunity-1.8.0/StreamingCommunity/Src/Api/Site/streamingcommunity/film.py +0 -70
  62. streamingcommunity-1.8.0/StreamingCommunity/Src/Api/Site/streamingcommunity/series.py +0 -203
  63. streamingcommunity-1.8.0/StreamingCommunity/Src/Api/Site/streamingcommunity/site.py +0 -126
  64. streamingcommunity-1.8.0/StreamingCommunity/Src/Api/Site/streamingcommunity/util/ScrapeSerie.py +0 -113
  65. streamingcommunity-1.8.0/StreamingCommunity/Src/Api/Template/Class/SearchType.py +0 -101
  66. streamingcommunity-1.8.0/StreamingCommunity/Src/Api/Template/Util/__init__.py +0 -5
  67. streamingcommunity-1.8.0/StreamingCommunity/Src/Api/Template/Util/get_domain.py +0 -137
  68. streamingcommunity-1.8.0/StreamingCommunity/Src/Api/Template/Util/manage_ep.py +0 -153
  69. streamingcommunity-1.8.0/StreamingCommunity/Src/Api/Template/Util/recall_search.py +0 -37
  70. streamingcommunity-1.8.0/StreamingCommunity/Src/Api/Template/__init__.py +0 -3
  71. streamingcommunity-1.8.0/StreamingCommunity/Src/Api/Template/site.py +0 -87
  72. streamingcommunity-1.8.0/StreamingCommunity/Src/Lib/Downloader/HLS/downloader.py +0 -968
  73. streamingcommunity-1.8.0/StreamingCommunity/Src/Lib/Downloader/HLS/proxyes.py +0 -110
  74. streamingcommunity-1.8.0/StreamingCommunity/Src/Lib/Downloader/HLS/segments.py +0 -540
  75. streamingcommunity-1.8.0/StreamingCommunity/Src/Lib/Downloader/MP4/downloader.py +0 -156
  76. streamingcommunity-1.8.0/StreamingCommunity/Src/Lib/Downloader/TOR/downloader.py +0 -222
  77. streamingcommunity-1.8.0/StreamingCommunity/Src/Lib/Downloader/__init__.py +0 -5
  78. streamingcommunity-1.8.0/StreamingCommunity/Src/Lib/Driver/driver_1.py +0 -76
  79. streamingcommunity-1.8.0/StreamingCommunity/Src/Lib/FFmpeg/__init__.py +0 -4
  80. streamingcommunity-1.8.0/StreamingCommunity/Src/Lib/FFmpeg/capture.py +0 -170
  81. streamingcommunity-1.8.0/StreamingCommunity/Src/Lib/FFmpeg/command.py +0 -292
  82. streamingcommunity-1.8.0/StreamingCommunity/Src/Lib/FFmpeg/util.py +0 -242
  83. streamingcommunity-1.8.0/StreamingCommunity/Src/Lib/M3U8/__init__.py +0 -6
  84. streamingcommunity-1.8.0/StreamingCommunity/Src/Lib/M3U8/decryptor.py +0 -129
  85. streamingcommunity-1.8.0/StreamingCommunity/Src/Lib/M3U8/estimator.py +0 -173
  86. streamingcommunity-1.8.0/StreamingCommunity/Src/Lib/M3U8/parser.py +0 -666
  87. streamingcommunity-1.8.0/StreamingCommunity/Src/Lib/M3U8/url_fixer.py +0 -52
  88. streamingcommunity-1.8.0/StreamingCommunity/Src/Lib/TMBD/__init__.py +0 -2
  89. streamingcommunity-1.8.0/StreamingCommunity/Src/Lib/TMBD/obj_tmbd.py +0 -39
  90. streamingcommunity-1.8.0/StreamingCommunity/Src/Lib/TMBD/tmdb.py +0 -346
  91. streamingcommunity-1.8.0/StreamingCommunity/Src/Upload/update.py +0 -64
  92. streamingcommunity-1.8.0/StreamingCommunity/Src/Upload/version.py +0 -5
  93. streamingcommunity-1.8.0/StreamingCommunity/Src/Util/_jsonConfig.py +0 -204
  94. streamingcommunity-1.8.0/StreamingCommunity/Src/Util/call_stack.py +0 -42
  95. streamingcommunity-1.8.0/StreamingCommunity/Src/Util/color.py +0 -20
  96. streamingcommunity-1.8.0/StreamingCommunity/Src/Util/console.py +0 -12
  97. streamingcommunity-1.8.0/StreamingCommunity/Src/Util/headers.py +0 -147
  98. streamingcommunity-1.8.0/StreamingCommunity/Src/Util/logger.py +0 -53
  99. streamingcommunity-1.8.0/StreamingCommunity/Src/Util/message.py +0 -46
  100. streamingcommunity-1.8.0/StreamingCommunity/Src/Util/os.py +0 -417
  101. streamingcommunity-1.8.0/StreamingCommunity/Src/Util/table.py +0 -163
  102. streamingcommunity-1.8.0/StreamingCommunity.egg-info/SOURCES.txt +0 -110
  103. streamingcommunity-1.8.0/Test/Download/HLS.py +0 -23
  104. streamingcommunity-1.8.0/Test/Download/MP4.py +0 -23
  105. streamingcommunity-1.8.0/Test/Download/TOR.py +0 -25
  106. streamingcommunity-1.8.0/Test/Player/helper/vixcloud.py +0 -40
  107. streamingcommunity-1.8.0/Test/Player/maxtream.py +0 -22
  108. streamingcommunity-1.8.0/Test/Player/supervideo.py +0 -22
  109. streamingcommunity-1.8.0/Test/Player/vixcloud.py +0 -26
  110. streamingcommunity-1.8.0/Test/big_search.py +0 -116
  111. {streamingcommunity-1.8.0 → StreamingCommunity-1.9.2}/LICENSE +0 -0
  112. {streamingcommunity-1.8.0 → StreamingCommunity-1.9.2}/MANIFEST.in +0 -0
  113. {streamingcommunity-1.8.0 → StreamingCommunity-1.9.2}/StreamingCommunity.egg-info/dependency_links.txt +0 -0
  114. {streamingcommunity-1.8.0 → StreamingCommunity-1.9.2}/StreamingCommunity.egg-info/top_level.txt +0 -0
  115. {streamingcommunity-1.8.0 → 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
+ ![Project Logo](https://i.ibb.co/f4h5Y2m/min-logo.png)
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
+ [![Donate](https://www.paypalobjects.com/en_US/i/btn/btn_donate_LG.gif)](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