{"id":16660126,"url":"https://github.com/djblue/ssh-mpv","last_synced_at":"2025-03-16T23:31:36.911Z","repository":{"id":30256018,"uuid":"33807326","full_name":"djblue/ssh-mpv","owner":"djblue","description":"List/play videos over ssh using mpv.","archived":false,"fork":false,"pushed_at":"2024-06-15T00:39:35.000Z","size":6,"stargazers_count":34,"open_issues_count":0,"forks_count":4,"subscribers_count":9,"default_branch":"master","last_synced_at":"2025-02-27T15:13:11.475Z","etag":null,"topics":["mpv","shell","ssh","vipe"],"latest_commit_sha":null,"homepage":null,"language":"Shell","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/djblue.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2015-04-12T07:19:43.000Z","updated_at":"2024-09-09T14:36:18.000Z","dependencies_parsed_at":"2024-10-27T11:47:40.786Z","dependency_job_id":"c10a0713-be54-451c-b16d-8c3e75d6c8b7","html_url":"https://github.com/djblue/ssh-mpv","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/djblue%2Fssh-mpv","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/djblue%2Fssh-mpv/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/djblue%2Fssh-mpv/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/djblue%2Fssh-mpv/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/djblue","download_url":"https://codeload.github.com/djblue/ssh-mpv/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243833007,"owners_count":20355188,"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":["mpv","shell","ssh","vipe"],"created_at":"2024-10-12T10:28:05.742Z","updated_at":"2025-03-16T23:31:36.499Z","avatar_url":"https://github.com/djblue.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":" ssh-mpv\n===========\n\nList and play videos over ssh using [mpv](https://mpv.io/).\n\n Dependencies\n----------------\n\nDependencies needed for the script to work properly.\n\n- [vipe](http://joeyh.name/code/moreutils/): pipe stdin to vim to stdout\n  (from moreutils)\n- [mpv](http://mpv.io/): mplayer fork with enhancements\n- [SSH](https://de.wikipedia.org/wiki/Secure_Shell): Secure Shell to get access on your remote video files\n\nInstall it on linux:\n```bash\nsudo apt update\nsudo apt install openssh mpv moreutils\n```\n\n Variables\n-------------\n\nEdit the following variables in the script before use.\n\n- user: ssh server user\n- server: ssh server name \n- port : port to use for ssh (22 by default)\n- dir: directory to search on the ssh server\n- edit: editor to use for vipe\n\n*And you have the option to use a [Jump Host](https://www.tecmint.com/access-linux-server-using-a-jump-host/) to access the server indirectly if he is e.g. behind a NAT/Firewall)*\n\n## Usage\n\n```bash\n    ssh-mpv [opt] \u003csearch...\u003e\n```\n\n### Options\n```bash\n- l: list remote videos to stdout\n- v: view remote listing in $edit\n- p: play listing from stdin\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdjblue%2Fssh-mpv","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdjblue%2Fssh-mpv","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdjblue%2Fssh-mpv/lists"}