{"id":26372741,"url":"https://github.com/classyid/shopee-live-cli","last_synced_at":"2025-03-17T01:19:06.696Z","repository":{"id":281359828,"uuid":"945041000","full_name":"classyid/shopee-live-cli","owner":"classyid","description":"Aplikasi command line sederhana untuk menonton Shopee Live langsung dari terminal Anda menggunakan MPV player. Ekstrak dan putar livestream Shopee tanpa perlu membuka browser.","archived":false,"fork":false,"pushed_at":"2025-03-08T15:05:11.000Z","size":18,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-08T15:26:37.558Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Shell","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/classyid.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-03-08T14:22:01.000Z","updated_at":"2025-03-08T15:05:14.000Z","dependencies_parsed_at":"2025-03-08T15:37:17.299Z","dependency_job_id":null,"html_url":"https://github.com/classyid/shopee-live-cli","commit_stats":null,"previous_names":["classyid/shopee-live-cli"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/classyid%2Fshopee-live-cli","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/classyid%2Fshopee-live-cli/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/classyid%2Fshopee-live-cli/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/classyid%2Fshopee-live-cli/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/classyid","download_url":"https://codeload.github.com/classyid/shopee-live-cli/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243955778,"owners_count":20374373,"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":[],"created_at":"2025-03-17T01:19:06.195Z","updated_at":"2025-03-17T01:19:06.679Z","avatar_url":"https://github.com/classyid.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Shopee Live CLI\n\nAplikasi command line sederhana untuk menonton livestream Shopee langsung dari terminal menggunakan MPV player.\n\n![Shopee Live CLI](https://via.placeholder.com/800x400?text=Shopee+Live+CLI)\n\n## Fitur\n\n- Menonton Shopee Live langsung dari terminal\n- Dukungan untuk link pendek Shopee\n- Antarmuka sederhana berbasis command line\n- Pemutaran video dengan MPV player\n- Otomatis mengekstrak informasi streaming dari API Shopee\n\n## Prasyarat\n\nScript ini membutuhkan beberapa dependencies:\n- `bash` (v4+)\n- `curl`\n- `jq`\n- `mpv`\n\n## Instalasi\n\n```bash\n# Clone repository\ngit clone https://github.com/classyid/shopee-live-cli.git\ncd shopee-live-cli\n\n# Berikan izin eksekusi\nchmod +x shopee_player.sh\n\n# Pastikan dependencies terinstall\nsudo apt install curl jq mpv\n```\n\n## Penggunaan\n\n```bash\n./shopee_player.sh \u003cshopee_short_link\u003e\n```\n\nContoh:\n```bash\n./shopee_player.sh https://shope.ee/live/abcd1234\n```\n\n## Cara Kerja\n\n1. Script menerima short link Shopee Live sebagai input\n2. Mengekstrak ID sesi dari link tersebut\n3. Mengambil data streaming dari API Shopee\n4. Memutar video livestream menggunakan MPV player\n\n## Kustomisasi\n\nAnda dapat mengubah parameter MPV di dalam script untuk menyesuaikan pengalaman menonton:\n\n```bash\n# Ubah ukuran player (saat ini 30%)\nmpv --autofit=30% \"$play_url\"\n\n# Contoh parameter lain yang bisa ditambahkan:\n# --volume=50\n# --fullscreen\n# --no-border\n```\n\n## Troubleshooting\n\n**Error: Could not retrieve session ID from the short link**\n- Pastikan link yang diberikan adalah link Shopee Live yang valid\n- Periksa koneksi internet Anda\n\n**MPV tidak terinstall**\n- Install MPV: `sudo apt install mpv`\n\n**jq tidak terinstall**\n- Install jq: `sudo apt install jq`\n\n## Kontribusi\n\nKontribusi selalu diterima! Silakan fork repository ini, buat perubahan, dan submit pull request.\n\n## Lisensi\n\nProyek ini dilisensikan di bawah [MIT License](LICENSE).\n\n## Disclaimer\n\nScript ini tidak terafiliasi dengan Shopee dan dibuat hanya untuk tujuan pendidikan. Gunakan dengan bijak dan hormati syarat dan ketentuan Shopee.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fclassyid%2Fshopee-live-cli","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fclassyid%2Fshopee-live-cli","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fclassyid%2Fshopee-live-cli/lists"}