282 Commits

Author SHA1 Message Date
Lovi
33436ec2fe api: Fix episode parsing au 2025-04-23 09:39:59 +02:00
None
353a23d169
Versione 3.0.0 (#301)
* Update ScrapeSerie.py

* Update site.py

* Update util.py

* Update ffmpeg_installer.py

* Update os.py

* Update ffmpeg_installer.py

* Update setup.py

* Update version.py

* Update util.py
v3.0.0
2025-04-22 15:57:43 +02:00
None
0a03be0fae api: Add search verify=False 2025-04-13 10:26:06 +02:00
None
57cc01b6bc Bump v2.9.9 v2.9.9 2025-04-12 18:31:48 +02:00
None
fda1bd6e4e api: Fix error f-string: unmatched in python 3.9 2025-04-12 15:29:03 +02:00
Prova45
c3a0be0d85 api: Add raiplay 2025-04-11 16:30:42 +02:00
Lovi
64efc67e6a core: HLS fix custom resolution parsing like 854x480 2025-03-29 09:02:26 +01:00
None
4789c147e4 core: Fix hls error "self.video_res == None" 2025-03-25 15:04:54 +01:00
Lovi
74218e3101 core: MP4 add sanitize path 2025-03-23 09:59:23 +01:00
Lovi
a376556f60 feat: add HLS and MP4 download tests with unittest 2025-03-23 09:55:22 +01:00
Lovi
00bcdbce9b Bump v2.9.8 v2.9.8 2025-03-22 21:21:15 +01:00
Lovi
38188f3adf Bump v2.9.7 v2.9.7 2025-03-22 15:12:43 +01:00
Lovi
77ce0490f4 doc: Update readme 2025-03-22 15:09:11 +01:00
Lovi
a087bf0c28 doc: Update readme 2025-03-22 12:30:08 +01:00
Lovi
e864855dd5 Bump v2.9.6 v2.9.6 2025-03-22 11:49:40 +01:00
None
d0bdd8c6a3 Merge branch 'main' of https://github.com/Arrowar/StreamingCommunity 2025-03-21 14:49:07 +01:00
None
b71fd50c24 core: Temporary fix "check_duration_v_a()" 2025-03-21 14:48:17 +01:00
None
2e6c7054e2
build: Add ubuntu 22.04 2025-03-20 11:45:50 +01:00
None
23b576e4b6 hls: Fix bug add_ts_file 2025-03-20 11:23:17 +01:00
None
48e433d2fb core: Rewrite all classes of torrent download 2025-03-18 11:06:46 +01:00
None
64e382c32e Bump v2.9.5 2.9.5 2025-03-17 16:15:01 +01:00
RubyTemple
3e5b126c07
api: Integration with Altadefinizione, AnimeUnity and Telegram bot improvements (#288)
* Fixed issues related to TV series for the Telegram bot.

* Fixed issues related to TV series for the Telegram bot.

* feat: Integrate Telegram bot support for animeunity and altadefinizione

* api: From cb01blog to cb01new

(cherry picked from commit 477637ee5c848c5860a85939fbf6393b6cc2d3dd)

* mp4: Fix error 'set_alpn_protocols'

(cherry picked from commit ab094d0b1db21e74b8af4b5b995779dfd88ce3db)

* api: Add warning altadefinizione

(cherry picked from commit 870714ca7e88d26be1fc5530cf5ba90c69f1c296)

* Solved Unexpected error: 'int' object has no attribute 'set_alpn_protocols'

* Update series.py

---------

Co-authored-by: RubyTemple <ruby@example.com>
Co-authored-by: Lovi <62809003+Lovi-0@users.noreply.github.com>
Co-authored-by: None <62809003+Arrowar@users.noreply.github.com>
2025-03-17 11:55:52 +01:00
Lovi
870714ca7e api: Add warning altadefinizione 2025-03-16 15:42:50 +01:00
Lovi
ab094d0b1d mp4: Fix error 'set_alpn_protocols' 2025-03-16 14:27:23 +01:00
Lovi
33a94c7207 Merge branch 'main' of https://github.com/Arrowar/StreamingCommunity 2025-03-16 09:48:10 +01:00
Lovi
477637ee5c api: From cb01blog to cb01new 2025-03-16 09:48:08 +01:00
RubyTemple
b8ca6bf7e8
Risolto problema con il messaggio di selezione degli episodi per il bot Telegram (discusso su Discord) (#285)
* Fixed issues related to TV series for the Telegram bot.

* Fixed issues related to TV series for the Telegram bot.
2025-03-15 22:35:32 +01:00
Lovi
542b090434 core: Update setup.py 2025-03-15 15:50:26 +01:00
Lovi
a63ee445dd api: Add "altadefinizione" 2.9.4 2025-03-15 15:43:11 +01:00
None
6bea3c849b mp4: Fix error 'set_alpn_protocols' 2025-03-14 15:54:09 +01:00
None
baa2762562 api: Remove function "search_domain()" 2025-03-12 12:20:59 +01:00
Lovi
569b761e8d pypi: Pep 625 adaptation 2025-03-11 22:00:44 +01:00
Lovi
89deb6c283 api: Fix error parsing sc site 2025-03-11 21:40:08 +01:00
None
060a96e657 api: Fix bug animeunity return kill_handler 2025-03-11 10:06:31 +01:00
Gianluca Lauro
35770389b1
Fix GET_ONLY_LINK (#283)
* fixed GET_ONLY_LINK in HLS_Downloader

* added IDEs to .gitignore
2025-03-10 14:12:38 +01:00
Lovi
6d13b1875a Bump v2.9.3 2.9.3 2025-03-09 09:36:04 +01:00
Lovi
c1d3e1f809 Fix build pyinstaller 2025-03-08 20:26:36 +01:00
Lovi
077b935b75 Bump v2.9.2 2.9.2 2025-03-08 11:32:13 +01:00
Lovi
6ce30c90e5 Bump v2.9.1 2.9.1 2025-03-02 14:38:38 +01:00
Lovi
762d9947a4 mp4: Fix output already exists 2025-03-01 10:23:31 +01:00
Lovi
9c84eb665c Bump v2.9.0. 2.9.0 2025-02-28 13:54:49 +01:00
GitHub Actions
dd1e8364d3 Update lines of code badge 2.8.0 2025-02-27 17:54:24 +00:00
Lovi
582524dbbb Bump v2.8.0 2025-02-27 18:53:14 +01:00
None
83709c88e7
Update build.yml 2025-02-26 21:22:18 +01:00
Lovi
4a841692e7 core: Remove function "check_internet" 2025-02-26 17:07:45 +01:00
Dark1291
45f39b36c3
Remove "console.py" (#277)
* [CORE] Remove some key from json

* [UTIL] Remove "console.py"

* [UTIL] Remove set_slice_end

* [CORE] Ffmpeg remove static variable

* [CORE] Rename _jsonConfig to config_json

* [UTIL] Remove "call_stack.py"

* [UTIL] Remove variable "USE_LARGE_BAR"
2025-02-26 12:20:53 +01:00
Dark1291
7916938c2d
[CORE] Remove some key from json (#276) 2025-02-26 10:29:02 +01:00
Lovi
9fe46cad39 [API] Reduce validation full_url 2025-02-25 21:54:49 +01:00
Lovi
2d7d654414 [CORE] Remove all cp1252 characters 2025-02-25 18:49:45 +01:00
Lovi
881e36868e [CORE] Remove unecessary things 2025-02-25 18:05:13 +01:00