{"id":31822902,"url":"https://github.com/devfans/tvs","last_synced_at":"2025-10-11T14:20:23.512Z","repository":{"id":285929992,"uuid":"959766112","full_name":"devfans/tvs","owner":"devfans","description":null,"archived":false,"fork":false,"pushed_at":"2025-04-03T11:22:37.000Z","size":3,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-04-03T12:28:11.164Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Go","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/devfans.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":"2025-04-03T10:14:28.000Z","updated_at":"2025-04-03T11:22:40.000Z","dependencies_parsed_at":"2025-04-03T12:40:17.450Z","dependency_job_id":null,"html_url":"https://github.com/devfans/tvs","commit_stats":null,"previous_names":["devfans/tvs"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/devfans/tvs","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/devfans%2Ftvs","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/devfans%2Ftvs/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/devfans%2Ftvs/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/devfans%2Ftvs/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/devfans","download_url":"https://codeload.github.com/devfans/tvs/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/devfans%2Ftvs/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279007496,"owners_count":26084313,"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-10-11T02:00:06.511Z","response_time":55,"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":[],"created_at":"2025-10-11T14:20:17.819Z","updated_at":"2025-10-11T14:20:23.507Z","avatar_url":"https://github.com/devfans.png","language":"Go","readme":"# TVS - IPTV Source Aggregator\n\nA simple Go tool to convert text-based IPTV source lists into valid M3U playlists.\n\n## Features\n\n- Converts simple text files to M3U format\n- Supports comments in input files\n- Handles basic channel name and URL parsing\n- Generates standard-compliant M3U playlists\n\n## Installation\n\n```bash\ngo install github.com/stefan/tvs@latest\n```\n\nOr clone and build manually:\n\n```bash\ngit clone https://github.com/stefan/tvs.git\ncd tvs\ngo build\n```\n\n## Usage\n\n1. Create a text file with your IPTV sources in the following format:\n   ```\n   channel_name,stream_url\n   ```\n\n2. Run the tool:\n   ```bash\n   ./tvs input.txt output.m3u\n   ```\n\n## Input File Format\n\nThe input file should contain one channel per line in the format:\n```\nchannel_name,stream_url\n```\n\nExample (sample.txt):\n```\nBBC One,http://example.com/bbc1/index.m3u8\nBBC Two,http://example.com/bbc2/index.m3u8\n```\n\nLines starting with # are treated as comments and will be ignored.\n\n## License\n\nMIT","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdevfans%2Ftvs","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdevfans%2Ftvs","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdevfans%2Ftvs/lists"}