{"id":27647239,"url":"https://github.com/dave/youtube-old","last_synced_at":"2025-04-24T01:49:11.680Z","repository":{"id":143254452,"uuid":"227445975","full_name":"dave/youtube-old","owner":"dave","description":"Tool to upload videos directly from Google Drive to YouTube","archived":false,"fork":false,"pushed_at":"2020-10-22T14:03:56.000Z","size":239,"stargazers_count":6,"open_issues_count":0,"forks_count":4,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-04-24T01:49:04.419Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://www.youtube.com/wildernessprime/videos","language":"Go","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/dave.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":"2019-12-11T19:40:36.000Z","updated_at":"2025-03-15T12:24:44.000Z","dependencies_parsed_at":"2023-06-02T00:36:51.432Z","dependency_job_id":null,"html_url":"https://github.com/dave/youtube-old","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/dave%2Fyoutube-old","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dave%2Fyoutube-old/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dave%2Fyoutube-old/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dave%2Fyoutube-old/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dave","download_url":"https://codeload.github.com/dave/youtube-old/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":250546020,"owners_count":21448255,"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-04-24T01:49:11.106Z","updated_at":"2025-04-24T01:49:11.675Z","avatar_url":"https://github.com/dave.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"### Google sheet to Json\n\nhttp://blog.pamelafox.org/2013/06/exporting-google-spreadsheet-as-json.html\n\n(but use export_to_json.js as the script)\n\n### Switch to project\n\n```\ngcloud config set project youtube-tool-260519\n```\n\n### Reconnect\n\n```\nssh 167.71.128.132\nscreen -d -r\n```\n\n### Disconnect\n\n```\nCtrl+a then d\n```\n\n### Setup\n\n```\n# Add the Cloud SDK distribution URI as a package source\necho \"deb [signed-by=/usr/share/keyrings/cloud.google.gpg] http://packages.cloud.google.com/apt cloud-sdk main\" | sudo tee -a /etc/apt/sources.list.d/google-cloud-sdk.list\n\n# Import the Google Cloud Platform public key\ncurl https://packages.cloud.google.com/apt/doc/apt-key.gpg | sudo apt-key --keyring /usr/share/keyrings/cloud.google.gpg add -\n\n# Update the package list and install the Cloud SDK\nsudo apt-get update \u0026\u0026 sudo apt-get install google-cloud-sdk\n\n# Initialise\ngcloud init\n\n# Install Go\nsudo add-apt-repository ppa:longsleep/golang-backports\nsudo apt-get update\nsudo apt-get install golang-go\n\n# Copy keys\nmkdir ~/.credentials\npico ~/.credentials/drive_secret.json\npico ~/.credentials/youtube_secret.json\n\n# Initialise project\ncd ~/go/src/youtube\ngo get\ngo run *.go\n\n# Initialise screen \nscreen -a\n\n```\n\n\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdave%2Fyoutube-old","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdave%2Fyoutube-old","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdave%2Fyoutube-old/lists"}