{"id":29249337,"url":"https://github.com/gyselle-marques/screenmatch-commandlinerunner","last_synced_at":"2026-04-29T21:04:02.720Z","repository":{"id":299140898,"uuid":"997643488","full_name":"gyselle-marques/ScreenMatch-CommandLineRunner","owner":"gyselle-marques","description":"Streaming de séries de TV por linha de comando.","archived":false,"fork":false,"pushed_at":"2025-06-14T22:10:30.000Z","size":19,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2025-07-04T00:40:12.060Z","etag":null,"topics":["jackson-databind","java","jpa-repository","maven","mymemory-api","openai-api","openai-chatgpt","portuguese-brazilian","postgresql","spring-boot","streaming","streaming-data"],"latest_commit_sha":null,"homepage":"","language":"Java","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/gyselle-marques.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2025-06-06T22:12:50.000Z","updated_at":"2025-06-23T21:39:51.000Z","dependencies_parsed_at":"2025-06-14T23:20:18.932Z","dependency_job_id":null,"html_url":"https://github.com/gyselle-marques/ScreenMatch-CommandLineRunner","commit_stats":null,"previous_names":["gyselle-marques/screenmatch-commandlinerunner"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/gyselle-marques/ScreenMatch-CommandLineRunner","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gyselle-marques%2FScreenMatch-CommandLineRunner","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gyselle-marques%2FScreenMatch-CommandLineRunner/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gyselle-marques%2FScreenMatch-CommandLineRunner/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gyselle-marques%2FScreenMatch-CommandLineRunner/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/gyselle-marques","download_url":"https://codeload.github.com/gyselle-marques/ScreenMatch-CommandLineRunner/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gyselle-marques%2FScreenMatch-CommandLineRunner/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32443576,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-29T20:22:27.477Z","status":"ssl_error","status_checked_at":"2026-04-29T20:22:26.507Z","response_time":110,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["jackson-databind","java","jpa-repository","maven","mymemory-api","openai-api","openai-chatgpt","portuguese-brazilian","postgresql","spring-boot","streaming","streaming-data"],"created_at":"2025-07-04T00:39:16.071Z","updated_at":"2026-04-29T21:04:02.704Z","avatar_url":"https://github.com/gyselle-marques.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003ch1 align=\"center\"\u003e :tv: Screen Match (Versão CommandLineRunner) :tv: \u003c/h1\u003e\n\n\u003cp align=\"center\"\u003eScreen Match é um projeto Java desenvolvido para consumir e processar dados de séries de TV, utilizando integração com APIs externas e recursos de tradução automática. O objetivo é facilitar a busca, análise e exibição de informações sobre séries, temporadas e episódios em linha de comando.\u003c/p\u003e\n\n## :gear: Funcionalidades\n- Consumo de APIs para obtenção de dados de séries.\n- Conversão e modelagem de dados em objetos Java.\n- Tradução automática de textos utilizando serviços externos (Chat GPT ou [MyMemory API](https://mymemory.translated.net/doc/spec.php)).\n- Organização dos dados em categorias, temporadas e episódios.\n\n## :pushpin: Estrutura do Projeto\nO projeto segue a estrutura padrão do Spring Boot, com os principais pacotes:\n- `model`: Modelos de dados (Serie, Episodio, Temporada, etc.).\n- `repository`: Repositórios para manipulação de dados.\n- `service`: Serviços para consumo de APIs, conversão de dados e tradução.\n- `main`: Classe principal de execução, implementando a interface `CommandLineRunner` para inicialização automática de rotinas ao iniciar a aplicação.\n\n## :arrow_forward: Como Executar\n1. Certifique-se de possuir o Java 17+ instalado.\n2. Clone o repositório e acesse a pasta do projeto.\n3. Execute o comando:\n   ```bash\n   ./mvnw spring-boot:run\n   ```\n4. O projeto será iniciado e estará pronto para uso.\n\n## :computer: Dependências\n- Spring Boot\n- Spring Data JPA\n- Jackson Databind\n- OpenAI-Java\n- PostgreSQL (ou outro banco de dados relacional)\n\n## :pencil2: Contribuição\nSinta-se à vontade para abrir issues ou enviar pull requests para melhorias.\n\n## :page_facing_up: Licença\nEste projeto está sob a licença MIT.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgyselle-marques%2Fscreenmatch-commandlinerunner","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fgyselle-marques%2Fscreenmatch-commandlinerunner","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgyselle-marques%2Fscreenmatch-commandlinerunner/lists"}