Skip to content

Conversation

@FrancescoGrazioso
Copy link
Contributor

@FrancescoGrazioso FrancescoGrazioso commented Feb 25, 2025

This PR aims to provide a gui for the download script

  • Create base GUI
  • Let user search and select website
  • Fetch websites dynamically
  • Show script output in GUI
  • Show search results in table
  • Let user send input to script from GUI
  • Add proper error handling
  • Add proper windows support
  • Add uniform style to UI
  • Show a real progress bar when download starts
Screenshot 2025-02-25 alle 15 22 22

FrancescoGrazioso and others added 12 commits February 22, 2025 14:48
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.
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.
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.
@FrancescoGrazioso FrancescoGrazioso changed the title Feat: add gui [WIP] Feat: add gui Feb 25, 2025
@FrancescoGrazioso FrancescoGrazioso marked this pull request as ready for review February 25, 2025 14:25
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.
@FrancescoGrazioso FrancescoGrazioso marked this pull request as draft February 25, 2025 14:42
@Arrowar
Copy link
Owner

Arrowar commented Apr 11, 2025

Se ti può dare una mano ho aggiunto img per ogni ricerca, ho cambiato la funzione search in modo che gli puoi passare un elemento della ricerca e le stagioni ed episodio per scaricarli facilmente e delle funzioni getSeasons e getEpisodes per tutte le api

@FrancescoGrazioso FrancescoGrazioso marked this pull request as ready for review May 30, 2025 14:05
@github-actions github-actions bot force-pushed the main branch 2 times, most recently from d18e3fe to dcac13f Compare June 18, 2025 15:24
@github-actions github-actions bot force-pushed the main branch 3 times, most recently from 4da7f96 to fd6f215 Compare June 25, 2025 15:24
@github-actions github-actions bot force-pushed the main branch 11 times, most recently from 36c5851 to bfdc849 Compare July 7, 2025 20:24
@github-actions github-actions bot force-pushed the main branch 2 times, most recently from a218e8e to 0f95f4d Compare July 15, 2025 07:23
@github-actions github-actions bot force-pushed the main branch 4 times, most recently from 4d3a83c to 83a0575 Compare July 22, 2025 17:22
@github-actions github-actions bot force-pushed the main branch 4 times, most recently from bc5931c to ffa569a Compare July 30, 2025 07:26
@github-actions github-actions bot force-pushed the main branch 2 times, most recently from b67269c to 648f2d4 Compare August 5, 2025 14:26
@FrancescoGrazioso FrancescoGrazioso closed this by deleting the head repository Aug 8, 2025
@FrancescoGrazioso
Copy link
Contributor Author

chiusa per migrazione a un sistema web in 357

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants