322 Commits

Author SHA1 Message Date
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
Francesco
afe913868c enhance console show 2025-02-26 16:51:52 +01:00
Francesco
3053993f7a add windows compatibility 2025-02-26 16:49:06 +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
Francesco Grazioso
8b574f407f Refactor GUI code and modularize components
Splits the monolithic GUI logic into modular components, improving maintainability. Introduces `RunTab`, `ResultsTable`, and utility modules for better separation of concerns and reusability. Adjusts main entry point and refactors core functionalities to align with the new structure.
2025-02-25 15:42:14 +01:00
Francesco Grazioso
5d515e4e09 Enhance GUI with results table and console toggle features 2025-02-25 15:22:02 +01:00
Francesco Grazioso
7685b4e121 Update README with GUI setup and execution instructions 2025-02-25 14:44:36 +01:00
Francesco Grazioso
b933c34e77 reset config 2025-02-25 14:40:14 +01:00
Francesco Grazioso
626946604d Enhance GUI with input controls for user interaction 2025-02-25 14:33:12 +01:00
Francesco Grazioso
0d8cb8afe1 Refactor comments and docstrings for clarity and consistency 2025-02-25 14:33:12 +01:00
Francesco Grazioso
abd5753df9 Refactor comments and docstrings for clarity and consistency 2025-02-25 14:33:12 +01:00
Francesco Grazioso
462aed698b Refactor code formatting and standardize string usage.
Improved code readability by restructuring imports, using consistent string quotations (double quotes), and adjusting layout formatting. These changes aim to follow consistent style conventions and enhance maintainability.
2025-02-25 14:33:12 +01:00
Francesco Grazioso
4e2d6ca73f Add GUI for script execution using PyQt5 and update dependencies
This commit introduces a new graphical user interface (GUI) implemented in `streaming_gui.py`, enabling users to execute and interact with the script more intuitively. The GUI includes features for search inputs, site selection, script control, and real-time output display. Additionally, the `requirements.txt` file has been updated to include the PyQt5 dependency.
2025-02-25 14:33:10 +01:00
Francesco Grazioso
b3a89b19cd
Merge branch 'Arrowar:main' into main 2025-02-25 14:31:42 +01:00
Dark1291
53790d8c5b
[TOR] Switch from python-qbittorrent to qbittorrent-api (#274) 2025-02-24 15:42:22 +01:00
Dark1291
e43745bbed
[API] Add verify (#273) 2025-02-24 12:45:40 +01:00
Dark1291
34f6626a58
Add print "search_url" (#272)
* [API] Add print "search_url"
2025-02-24 11:04:43 +01:00
Lovi
e4f0080a4b Add six to jsbeautifier 2025-02-23 18:20:17 +01:00
Lovi
05b34b60f2 v2.7.0 2.7.0 2025-02-23 09:56:01 +01:00
Francesco Grazioso
f644051c55
Merge branch 'Arrowar:main' into main 2025-02-22 16:36:20 +01:00
Francesco Grazioso
be1dc2d39c
FEAT: add search capability from script args (#270)
* add base run script and fix path for raspberry

* Add support for passing search terms to functions

Extend `run_function` to accept a `search_terms` parameter, allowing search filters to be dynamically passed. Update CLI argument parsing to include a `--search` option and propagate the value to the corresponding functions.

* reset edits for local server
2025-02-22 16:12:22 +01:00
Francesco Grazioso
5d5204c4df Add support for passing search terms to functions
Extend `run_function` to accept a `search_terms` parameter, allowing search filters to be dynamically passed. Update CLI argument parsing to include a `--search` option and propagate the value to the corresponding functions.
2025-02-22 15:46:31 +01:00
Francesco Grazioso
d6d8f4247a add base run script and fix path for raspberry 2025-02-22 14:48:10 +01:00
Lovi
d0a75eb36d Add deep merge config.json 2025-02-22 09:43:50 +01:00
Lovi
a3cd10dfdd Change api 2025-02-21 17:18:55 +01:00
Lovi
bea0055409 Switch to FULL_URL 2025-02-20 18:16:25 +01:00
None
774dc9403f
Update _jsonConfig.py 2025-02-15 15:30:54 +01:00