{"id":17728328,"url":"https://github.com/moeiscool/owncloud-saver","last_synced_at":"2025-03-31T16:37:28.445Z","repository":{"id":94426317,"uuid":"79191817","full_name":"moeiscool/ownCloud-saver","owner":"moeiscool","description":"Saver script for OwnCloud","archived":false,"fork":false,"pushed_at":"2017-01-20T02:15:01.000Z","size":4,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-03-24T00:13:36.701Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"PHP","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/moeiscool.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":"2017-01-17T05:26:24.000Z","updated_at":"2017-01-20T02:19:05.000Z","dependencies_parsed_at":"2023-03-07T09:45:56.699Z","dependency_job_id":null,"html_url":"https://github.com/moeiscool/ownCloud-saver","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/moeiscool%2FownCloud-saver","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/moeiscool%2FownCloud-saver/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/moeiscool%2FownCloud-saver/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/moeiscool%2FownCloud-saver/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/moeiscool","download_url":"https://codeload.github.com/moeiscool/ownCloud-saver/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246499129,"owners_count":20787451,"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":"2024-10-25T19:22:51.061Z","updated_at":"2025-03-31T16:37:28.422Z","avatar_url":"https://github.com/moeiscool.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"# ownCloud-saver\nSaver button for OwnCloud\n\nSet the config details in `saver.php`. The defaults for the `server address` and `temporary directory` for downloaded files are as follows. It is set to `localhost` because you should put this file on the server that has owncloud installed to minimize upload time.\n\n```\n$server='http://localhost';\n$tempDir=__DIR__.'/';\n$username='';\n$password='';\n```\n\nthen in your browser set `url` as the file URL you want to upload to your server.\n```\nhttp://yoursite/saver.php?url=http://somesite.com/file.mp4\n```\n\nTo change the name on upload add the variable `name`.\n```\nhttp://yoursite/saver.php?url=http://somesite.com/file.mp4\u0026name=customname.mp4\n```\n\nTo change the save directory add `dir`.\n```\nhttp://yoursite/saver.php?url=http://somesite.com/file.mp4\u0026name=customname.mp4\u0026dir=somefolder/here/andhere/\n```\n\nTo use a different `user` and `pass`.\n```\nhttp://yoursite/saver.php?url=http://somesite.com/file.mp4\u0026name=customname.mp4\u0026dir=somefolder/here/andhere/\u0026user=moeiscool\u0026pass=ilikecookies\n```","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmoeiscool%2Fowncloud-saver","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmoeiscool%2Fowncloud-saver","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmoeiscool%2Fowncloud-saver/lists"}