{"id":50869993,"url":"https://github.com/spo-ijaz/gstreamlink","last_synced_at":"2026-06-15T04:04:33.008Z","repository":{"id":362292704,"uuid":"1257405510","full_name":"spo-ijaz/gstreamlink","owner":"spo-ijaz","description":"Mirror only - Minimalist client for different streaming / vod providers supported by streamlink.","archived":false,"fork":false,"pushed_at":"2026-06-03T12:40:17.000Z","size":17087,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2026-06-03T14:20:45.115Z","etag":null,"topics":["gnome","gtk4","streamlink","twitch","vala"],"latest_commit_sha":null,"homepage":"https://gitlab.gnome.org/spo-ijaz/streamlink-gtk","language":"Vala","has_issues":false,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/spo-ijaz.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"COPYING","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,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2026-06-02T16:41:52.000Z","updated_at":"2026-06-03T12:40:21.000Z","dependencies_parsed_at":null,"dependency_job_id":null,"html_url":"https://github.com/spo-ijaz/gstreamlink","commit_stats":null,"previous_names":["spo-ijaz/gstreamlink"],"tags_count":null,"template":false,"template_full_name":null,"purl":"pkg:github/spo-ijaz/gstreamlink","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spo-ijaz%2Fgstreamlink","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spo-ijaz%2Fgstreamlink/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spo-ijaz%2Fgstreamlink/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spo-ijaz%2Fgstreamlink/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/spo-ijaz","download_url":"https://codeload.github.com/spo-ijaz/gstreamlink/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spo-ijaz%2Fgstreamlink/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34346894,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-15T02:00:07.085Z","response_time":63,"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":["gnome","gtk4","streamlink","twitch","vala"],"created_at":"2026-06-15T04:04:30.617Z","updated_at":"2026-06-15T04:04:33.002Z","avatar_url":"https://github.com/spo-ijaz.png","language":"Vala","funding_links":[],"categories":[],"sub_categories":[],"readme":"# gstreamlink\n\nA minimalist client for multiple streaming / vod providers, targeting Gnome desktop environment, using [Streamlink](khttps://streamlink.github.io/) as backend to watch video with your favorite player.\n\nCurrently it supports only :\n* streaming / vod providers : [twitch.tv](https://www.twitch.tv)\n* video players : [vlc](https://www.videolan.org)\n\n\n![image](https://gitlab.gnome.org/spo-ijaz/streamlink-gtk/-/raw/main/screenshots/twitch_start.png?ref_type=heads)\n\n# Get the Twitch session id\n\nOpen the web-browser console (`F12`) and copy-past this command :\n```javascript\ndocument.cookie.split('; ').find(row =\u003e row.startsWith('auth-token=')).split('=')[1]\n```\n \n\n# Building from sources\n\n## Fedora\n\n```bash\ndnf install -y meson gtk4-devel json-glib-devel libadwaita-devel libsoup3-devel libgee-devel vala vala-language-server\n```\n\n## Ubuntu \u0026 co\n\n```bash\napt install -y meson valac libgtk-4-dev libgee-0.8-dev libjson-glib-dev libadwaita-1-dev libsoup-3.0-dev \n\n```\n\n# Development\n\n```bash\nexport G_MESSAGES_DEBUG=all\nexport GSETTINGS_SCHEMA_DIR=data \nexport LD_LIBRARY_PATH=builddir/src/plugins\n\nmeson setup builddir -Dprofile=dev --wipe\n\nclear \u0026\u0026  ninja -C builddir/ \u0026\u0026 glib-compile-schemas ./data/ \u0026\u0026 ./builddir/src/org.gnome.gstreamlink\n\n```\n\n# Production\n\n```bash\nmeson setup builddir_prod -Dprofile=prod --prefix=/usr --wipe\nninja -C builddir_prod\nsudo ninja -C builddir_prod install\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fspo-ijaz%2Fgstreamlink","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fspo-ijaz%2Fgstreamlink","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fspo-ijaz%2Fgstreamlink/lists"}