{"id":17987758,"url":"https://github.com/al-azif/tsv-backup","last_synced_at":"2025-04-04T03:23:35.897Z","repository":{"id":90042494,"uuid":"111738000","full_name":"Al-Azif/tsv-backup","owner":"Al-Azif","description":"Backup the contents of a TSV file directly to Dropbox","archived":false,"fork":false,"pushed_at":"2017-12-26T06:55:21.000Z","size":21,"stargazers_count":0,"open_issues_count":1,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-03-28T19:23:32.863Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Python","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/Al-Azif.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":"2017-11-22T22:21:43.000Z","updated_at":"2023-10-13T14:17:40.000Z","dependencies_parsed_at":null,"dependency_job_id":"456dcaa1-06c7-477d-baac-86d4f7ee7294","html_url":"https://github.com/Al-Azif/tsv-backup","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/Al-Azif%2Ftsv-backup","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Al-Azif%2Ftsv-backup/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Al-Azif%2Ftsv-backup/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Al-Azif%2Ftsv-backup/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Al-Azif","download_url":"https://codeload.github.com/Al-Azif/tsv-backup/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247114197,"owners_count":20885893,"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-29T19:09:33.893Z","updated_at":"2025-04-04T03:23:35.882Z","avatar_url":"https://github.com/Al-Azif.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"## What is this?\nThis is a script that will iterate though a TSV file and download each entry to your Dropbox account directly without downloading them onto your computer first.\n\n## Requirements\n- [Python 3](https://www.python.org/downloads/) (Tested on 3.6.4)\n    - Should work with Python 2 (Not going to put a lot of effort into supporting it)\n    - Currently non-ASCII characters will cause this script to fail in Python 2\n- This should run on Windows, OSX, and Linux\n\n## How to download\n- Download the zip [here](https://github.com/Al-Azif/tsv-backup/archive/master.zip)\n- Download with Git\n\n    `git clone https://github.com/Al-Azif/tsv-backup.git`\n\n## How to run\n1. Generate an OAuth token for your Dropbox account and place it in `oauth.conf`\n2. Install Dropbox's Python SDK `pip3 install dropbox`\n3. Run `python3 main.py --file file.tsv` from the command line\n4. Wait...\n\n## Contributing\nYou can check the [issue tracker](https://github.com/Al-Azif/tsv-backup/issues) for my to do list and/or bugs. Feel free to send a [pull request](https://github.com/Al-Azif/ps4-exploit-host/pulls) for whatever.\nBe sure to report any bugs, include as much information as possible.\n\n## Other Notes\n- This isn't really ready for others to use\n- The script will send the link to download then wait for the download to complete before starting the next\n- There is a sleep timer in between finishing a file and downloading the next (10 Minutes) which can be modified with the `--sleep` arg\n- Skips file if it already exists on Dropbox\n- There is basically no error checking\n\n## Why do you commit so many little changes, tweaks, etc?\nI have no self control... it also lets people see the actual development. From barely working chicken scratch to actual code.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fal-azif%2Ftsv-backup","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fal-azif%2Ftsv-backup","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fal-azif%2Ftsv-backup/lists"}