{"id":13769027,"url":"https://github.com/git-bruh/invidious-viewer","last_synced_at":"2025-04-28T08:31:33.872Z","repository":{"id":62571356,"uuid":"280824426","full_name":"git-bruh/invidious-viewer","owner":"git-bruh","description":"Python application to watch YouTube videos through the Invidious API, in the terminal!","archived":false,"fork":false,"pushed_at":"2021-01-04T07:33:15.000Z","size":598,"stargazers_count":16,"open_issues_count":0,"forks_count":2,"subscribers_count":0,"default_branch":"master","last_synced_at":"2024-08-03T17:07:31.188Z","etag":null,"topics":["invidious","python"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"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/git-bruh.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2020-07-19T08:32:20.000Z","updated_at":"2024-08-02T20:59:20.000Z","dependencies_parsed_at":"2022-11-04T00:26:48.136Z","dependency_job_id":null,"html_url":"https://github.com/git-bruh/invidious-viewer","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/git-bruh%2Finvidious-viewer","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/git-bruh%2Finvidious-viewer/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/git-bruh%2Finvidious-viewer/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/git-bruh%2Finvidious-viewer/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/git-bruh","download_url":"https://codeload.github.com/git-bruh/invidious-viewer/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":224102368,"owners_count":17256145,"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":["invidious","python"],"created_at":"2024-08-03T17:00:15.663Z","updated_at":"2024-11-11T12:27:30.260Z","avatar_url":"https://github.com/git-bruh.png","language":"Python","funding_links":[],"categories":["Overview"],"sub_categories":["YouTube"],"readme":"# invidious-viewer\n# Installation\n`pip install --user invidious-viewer`\n\nFor installing the git version:\n\n`pip install --user -U git+https://github.com/git-bruh/invidious-viewer.git`\n\nAdd `~/.local/bin` to `PATH` by adding the following to your `~/.bashrc` file:\n\n`PATH=$PATH:$HOME/.local/bin`\n\nThis will allow invidious-viewer to be launched by using the `invidious-viewer` command in the terminal.\n\n# Known issues\n\n* Output gets messed up if video titles have emojis or other characters in them.\n\n# Usage\nNote:\nThe MPV player is required, along with `libmpv.so` which should be provided by your Linux distribution. Compiling MPV with LuaJIT support may also be required on source-based distributions.\n\nDefault behaviour:\nReturn the first page of results for the entered search term.\n\nAdditional usage options:\n```\nusage: invidious_viewer.py [-h] [-i INSTANCE] [-r RESULTS] [-v] [-c CHANNEL | -p | -t]\n\noptional arguments:\n  -h, --help            show this help message and exit\n  -i INSTANCE, --instance INSTANCE\n                        Specify a different invidious instance\n  -r RESULTS, --results RESULTS\n                        Return specific number of results\n  -v, --video           Toggle video playback\n  -c CHANNEL, --channel CHANNEL\n                        View videos from a specific channel\n  -p, --popular         View popular videos (Default invidious page)\n  -t, --trending        View trending videos\n```\n\nConfig File:\n```\n{\n    \"instance\": \"https://invidious.snopyta.org\",\n    \"play_video\": true,\n    \"captions\": false\n}\n```\n\nThe instance can be permanently specified in the config file, along with the video playback and closed captions preference.\n\nThe suggested alternative instance is https://invidious.site/ as all the required API endpoints are provided.\n\nUsage example:\n`invidious --channel \"Channel Name\" --instance https://invidious.snopyta.org --results 5`\n\nReturns the first 5 results from the specified channel and fetches all URLs from the \u003ca href=\"https://invidious.snopyta.org/\"\u003eSnopyta instance\u003c/a\u003e.\n\n# Screenshots\n![Screenshot](https://raw.githubusercontent.com/git-bruh/invidious-viewer/master/screenshots/Search.png)\n![Screenshot](https://raw.githubusercontent.com/git-bruh/invidious-viewer/master/screenshots/Popular.png)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgit-bruh%2Finvidious-viewer","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fgit-bruh%2Finvidious-viewer","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgit-bruh%2Finvidious-viewer/lists"}