{"id":28179716,"url":"https://github.com/imdarshangk/trendtags","last_synced_at":"2025-05-16T02:13:32.528Z","repository":{"id":289900108,"uuid":"972734248","full_name":"imDarshanGK/TrendTags","owner":"imDarshanGK","description":"TrendTags: A platform to generate relevant tags","archived":false,"fork":false,"pushed_at":"2025-05-03T17:52:27.000Z","size":47,"stargazers_count":2,"open_issues_count":16,"forks_count":2,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-05-03T18:33:50.677Z","etag":null,"topics":["automation","collaborate","opensource","project","python","tag-generator","tags"],"latest_commit_sha":null,"homepage":"","language":"Python","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/imDarshanGK.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","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-04-25T15:12:11.000Z","updated_at":"2025-05-03T18:02:28.000Z","dependencies_parsed_at":"2025-04-25T17:28:50.873Z","dependency_job_id":"9e0680ed-ea5b-47a1-bf9e-db13e530b4fa","html_url":"https://github.com/imDarshanGK/TrendTags","commit_stats":null,"previous_names":["imdarshangk/trendtags"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imDarshanGK%2FTrendTags","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imDarshanGK%2FTrendTags/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imDarshanGK%2FTrendTags/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imDarshanGK%2FTrendTags/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/imDarshanGK","download_url":"https://codeload.github.com/imDarshanGK/TrendTags/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":254453580,"owners_count":22073618,"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","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":["automation","collaborate","opensource","project","python","tag-generator","tags"],"created_at":"2025-05-16T02:13:32.061Z","updated_at":"2025-05-16T02:13:32.507Z","avatar_url":"https://github.com/imDarshanGK.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# TrendTags - Tag Generator \n\n[![CI Status](https://github.com/imDarshanGK/TrendTags/actions/workflows/main.yml/badge.svg)](https://github.com/imDarshanGK/TrendTags/actions)\n[![CodeQL](https://github.com/imDarshanGK/TrendTags/actions/workflows/codeql-analysis.yml/badge.svg)](https://github.com/imDarshanGK/TrendTags/actions)\n\n## Features \n\n- Real-time tag generation from YouTube trends\n- One-click copy all tags\n- Clean responsive interface\n- Fast Flask-powered backend\n- Auto-updating tag database\n\n## Installation 🛠️\n\n### Prerequisites\n- Python 3.8+\n- YouTube API key\n\n### Quick Start\n\n1. Clone the repository and navigate to it in the command line:\n```bash\ngit clone https://github.com/your-username/TrendTags.git\ncd TrendTags\n```\n\n2. Create `.env` file:\n```bash\ncp .env.example .env\nnano .env  # Add your actual API keys\n```\n\nThen edit `.env` and replace placeholder values:\n\n```env\n# SECURITY WARNING!\n# 1. Rename this to .env\n# 2. Never commit real keys\n# 3. Get keys from Google Cloud Console\n\nYOUTUBE_API_KEY=your_key_here\nRAPIDAPI_KEY=your_key_here\n```\n\n3. Set up environment:\n```bash\npip install -r requirements.txt\n```\n\n4. Run the application:\n```bash\npython app.py\n```\n\n## Usage\n1. Enter your video topic (e.g., \"cooking\", \"tech reviews\")\n2. Select number of tags (10-30)\n3. Click \"Generate Tags\"\n4. Copy tags with one click\n\n## Project Structure \n```bash\n\nTrendTags/\n├── .github/           # CI/CD workflows\n│   ├── workflows/     # GitHub Actions\n│   └── codeql/        # Security config\n├── static/            # Frontend assets\n│   ├── css/           # Stylesheets\n│   └── js/            # JavaScript\n├── templates/         # HTML templates\n├── app.py             # Main application\n├── config.py          # Configuration\n├── requirements.txt   # Dependencies\n├── LICENSE            # MIT License\n└── README.md          # This file\n```\n\n## Contributing\nWe welcome contributions! Please see our [CONTRIBUTING.md](CONTRIBUTING.md) for:\n\n* How to report issues\n* Code style guidelines\n* Pull request process\n* Commit message standards\n\n\n## License\nThis project is licensed under the MIT License - see the [LICENSE](LICENSE) file for details.","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fimdarshangk%2Ftrendtags","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fimdarshangk%2Ftrendtags","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fimdarshangk%2Ftrendtags/lists"}