{"id":13569384,"url":"https://github.com/0x0is1/iptv-desktop","last_synced_at":"2026-02-15T16:11:50.407Z","repository":{"id":115432085,"uuid":"490830001","full_name":"0x0is1/iptv-desktop","owner":"0x0is1","description":"Watch TV channels on your device via internet from all over the world for free. IPTV API Implemented with QT  C++","archived":false,"fork":false,"pushed_at":"2024-03-03T10:03:25.000Z","size":1565,"stargazers_count":25,"open_issues_count":0,"forks_count":5,"subscribers_count":4,"default_branch":"main","last_synced_at":"2025-04-04T05:40:21.640Z","etag":null,"topics":["gui","iptv","iptv-player","livetv","tv"],"latest_commit_sha":null,"homepage":"","language":"C++","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/0x0is1.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}},"created_at":"2022-05-10T19:14:01.000Z","updated_at":"2025-02-28T15:25:25.000Z","dependencies_parsed_at":null,"dependency_job_id":"f3956830-346f-4d3e-a280-653afd36b6e2","html_url":"https://github.com/0x0is1/iptv-desktop","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/0x0is1/iptv-desktop","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/0x0is1%2Fiptv-desktop","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/0x0is1%2Fiptv-desktop/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/0x0is1%2Fiptv-desktop/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/0x0is1%2Fiptv-desktop/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/0x0is1","download_url":"https://codeload.github.com/0x0is1/iptv-desktop/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/0x0is1%2Fiptv-desktop/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29483751,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-15T15:33:17.885Z","status":"ssl_error","status_checked_at":"2026-02-15T15:32:53.698Z","response_time":118,"last_error":"SSL_read: 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":["gui","iptv","iptv-player","livetv","tv"],"created_at":"2024-08-01T14:00:39.354Z","updated_at":"2026-02-15T16:11:50.392Z","avatar_url":"https://github.com/0x0is1.png","language":"C++","funding_links":["https://www.buymeacoffee.com/6dciIwk","https://paypal.me/0x0is1?locale.x=en_GB"],"categories":["Apps"],"sub_categories":[],"readme":"# IPTV Desktop\n[![Say Thanks!](https://img.shields.io/badge/Say%20Thanks-!-1EAEDB.svg)](https://saythanks.io/to/0x0is1off@gmail.com)\n![Version](https://img.shields.io/badge/Version-1.0-red)\n[![Join](https://img.shields.io/badge/Join-Discord-blue)](https://discord.gg/PyzaTzs2cF)\n\n\n## Description\nIPTV-Desktop is GUI application made with Qt C++ using [IPTV API](https://github.com/iptv-org/api), which was developed by [iptv-org](https://github.com/iptv-org). Watch free tv channels via internet for free from all over the world in different languages.\n\nIt gets updated automatically daily.\n\nFor more see [IPTV Project](https://github.com/iptv-org/iptv).\n\n\n## Requirements\n### For Debian and Ubuntu Distro\n\n- Qt (\u003c5.13.0)\n- QMake (3.1+)\n- gstreamer (1.20.3+)\n- GNU Make (4.3+)\n- OpenSSL\n  \n### For Arch and Similar distros\n- Qt (5.13.0+)\n- QMake (3.1+)\n- gstreamer (1.20.3+)\n- GNU Make (4.3+)\n- gst-plugins-bad\n- gst-libav\n- \n## Installation\n### For Debian and Ubuntu+\n\n```sh\n$ git clone https://github.com/0x0is1/iptv-desktop\n$ cd iptv-desktop/src\n$ qmake iptv-desktop.pro\n$ make\n$ ./iptv-desktop\n```\n## For Arch and related\n\n```sh\n$ sudo pacman -S gst-plugins-bad\n$ sudo pacman -Syu gst-libav\n$ git clone https://github.com/0x0is1/iptv-desktop\n$ cd iptv-desktop/src\n$ qmake iptv-desktop.pro\n$ make\n$ ./iptv-desktop\n```\n\n\n## Features\n\n\u003cdetails\u003e\n    \u003csummary\u003e\n        Sortable\n    \u003c/summary\u003e\n    \u003cimg src=\"./previews/preview1.png\"\u003e\n\u003c/details\u003e\n\u003cdetails\u003e\n    \u003csummary\u003e\n        Media Control\n    \u003c/summary\u003e\n    \u003cimg src=\"./previews/preview2.png\"\u003e\n\u003c/details\u003e\n\u003cdetails\u003e\n    \u003csummary\u003e\n        Compiled binary\n    \u003c/summary\u003e\n    Compiled binary file is also attached in this project. It may work, if Qt libraries are available at your pc.\n\u003c/details\u003e\n\u003cdetails\u003e\n    \u003csummary\u003e\n        Sample preview\n    \u003c/summary\u003e\n    \u003cimg src=\"./previews/preview3.png\"\u003e\n\u003c/details\u003e\n\u003cdetails\u003e\n    \u003csummary\u003e\n        Preview 1\n    \u003c/summary\u003e\n    \u003cimg src=\"./previews/preview4.png\"\u003e\n\u003c/details\u003e\n\u003cdetails\u003e\n    \u003csummary\u003e\n        Preview 2\n    \u003c/summary\u003e\n    \u003cimg src=\"./previews/preview5.png\"\u003e\n\u003c/details\u003e\n\u003cdetails\u003e\n    \u003csummary\u003e\n        Preview 3\n    \u003c/summary\u003e\n    \u003cimg src=\"./previews/preview6.png\"\u003e\n\u003c/details\u003e\n\u003cdetails\u003e\n    \u003csummary\u003e\n        Preview 4\n    \u003c/summary\u003e\n    \u003cimg src=\"./previews/preview7.png\"\u003e\n\u003c/details\u003e\n\n## Copyright\nWe respect privacy and copyrights, if iptv-org wants to remove this content please reach us by [mail](mailto:://0x0is1@protonmail.com). we will remove the content.\n\n## Feedback\n\nPlease consider submitting Issues or Pull Requests, we would love to look on it.\n\nAlso you can submit bugs and feedbacks directly to our [email](mailto:://0x0is1@protonmail.com)\n\n\n### **Support authors**:\n\nIf you wanted us to continue  with this type of public use content forever, You may thank us by a coffee or more. Thank you for the contribution. Keep making open source world great \u003c3\n\n[![Donate](https://raw.githubusercontent.com/0x0is1/inproject-asset-container/master//default-pink.png)](https://www.buymeacoffee.com/6dciIwk)\n\n[![Donate](https://raw.githubusercontent.com/0x0is1/inproject-asset-container/master//-460.png)](https://paypal.me/0x0is1?locale.x=en_GB)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2F0x0is1%2Fiptv-desktop","html_url":"https://awesome.ecosyste.ms/projects/github.com%2F0x0is1%2Fiptv-desktop","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2F0x0is1%2Fiptv-desktop/lists"}