{"id":22401721,"url":"https://github.com/calinux-py/novatube","last_synced_at":"2026-05-18T06:36:57.069Z","repository":{"id":265316315,"uuid":"895763951","full_name":"calinux-py/NovaTube","owner":"calinux-py","description":"AI-Powered YouTube Video Analysis \u0026 Transcript Generation","archived":false,"fork":false,"pushed_at":"2024-11-28T21:26:27.000Z","size":965,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-27T00:30:00.494Z","etag":null,"topics":["ai-youtube","python-youtube","youtube","youtube-ai","youtube-analysis","youtube-analytics","youtube-python","youtube-to-mp3","youtube-to-text","youtube-tool","youtube-transcript","youtube-transcription","youtube-transcripts"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/calinux-py.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"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}},"created_at":"2024-11-28T21:16:52.000Z","updated_at":"2024-11-28T21:29:07.000Z","dependencies_parsed_at":"2024-11-28T22:35:56.664Z","dependency_job_id":null,"html_url":"https://github.com/calinux-py/NovaTube","commit_stats":null,"previous_names":["calinux-py/novatube"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/calinux-py/NovaTube","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/calinux-py%2FNovaTube","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/calinux-py%2FNovaTube/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/calinux-py%2FNovaTube/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/calinux-py%2FNovaTube/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/calinux-py","download_url":"https://codeload.github.com/calinux-py/NovaTube/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/calinux-py%2FNovaTube/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":269976912,"owners_count":24506491,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-08-11T02:00:10.019Z","response_time":75,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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":["ai-youtube","python-youtube","youtube","youtube-ai","youtube-analysis","youtube-analytics","youtube-python","youtube-to-mp3","youtube-to-text","youtube-tool","youtube-transcript","youtube-transcription","youtube-transcripts"],"created_at":"2024-12-05T09:07:45.232Z","updated_at":"2026-05-18T06:36:57.011Z","avatar_url":"https://github.com/calinux-py.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# NovaTube - YouTube Analyzer\n\nNovaTube is a desktop application that allows you to analyze YouTube videos by downloading their audio, transcribing the content, and generating AI-powered analysis using ChatGPT. The application features a modern, dark-themed UI built with PyQt5 and provides an intuitive way to process YouTube content.\n\n## Features\n\n- Download audio from YouTube videos\n- Automatic speech-to-text transcription using Whisper AI\n- AI-powered content analysis using ChatGPT\n- Custom analysis instructions configuration\n- Progress tracking for each processing step\n- HTML report generation with copy functionality\n- Configurable OpenAI API settings\n\n## Requirements\n\n- Python 3.7+\n- PyQt5\n- yt-dlp\n- OpenAI Whisper\n- OpenAI API access\n\n## Installation\n\n1. Clone the repository or download the source code\n2. Install the required dependencies:\n\n```bash\npip install PyQt5 yt-dlp openai-whisper openai\n```\n\n## Configuration\n\nBefore using the application, you need to:\n\n1. Obtain an OpenAI API key from [OpenAI's website](https://openai.com)\n2. Enter your API key in the Settings tab of the application\n3. Customize the AI analysis instructions in the Settings tab\n\n## Usage\n\n1. Launch the application:\n```bash\npython novatube.py\n```\n\n2. Enter a YouTube URL in the main interface\n3. Click \"Analyze\" to start the process\n4. Monitor the progress through the status updates and progress bar\n5. Once complete, a HTML report will automatically open in your default browser\n\n## Report Format\n\nThe generated report includes:\n- Video title\n- Complete transcript divided into paragraphs\n- AI analysis based on your custom instructions\n- Copy functionality for both transcript and analysis\n- Dark-themed interface for better readability\n\n## Directory Structure\n\n```\nnovatube/\n├── config/\n│   ├── config.ini    # API key configuration\n│   └── prompt.ini    # Custom AI instructions\n├── downloads/        # Temporary audio files\n└── report.html      # Generated analysis report\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcalinux-py%2Fnovatube","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcalinux-py%2Fnovatube","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcalinux-py%2Fnovatube/lists"}