{"id":22330451,"url":"https://github.com/tuvimen/tube8-scraper","last_synced_at":"2026-05-05T23:34:17.825Z","repository":{"id":237618579,"uuid":"794896148","full_name":"TUVIMEN/tube8-scraper","owner":"TUVIMEN","description":"A bash script for archiving tube8 pages in json","archived":false,"fork":false,"pushed_at":"2025-03-20T05:05:04.000Z","size":22,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-03-20T06:20:09.283Z","etag":null,"topics":["bash","json","reliq","scraper","scraping","tube8"],"latest_commit_sha":null,"homepage":"","language":"Shell","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/TUVIMEN.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":"2024-05-02T07:11:30.000Z","updated_at":"2025-03-20T05:05:08.000Z","dependencies_parsed_at":null,"dependency_job_id":"4eb14cb6-1c9a-44f5-adaf-96f5c0ad6cec","html_url":"https://github.com/TUVIMEN/tube8-scraper","commit_stats":null,"previous_names":["tuvimen/tube8-scraper"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/TUVIMEN/tube8-scraper","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TUVIMEN%2Ftube8-scraper","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TUVIMEN%2Ftube8-scraper/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TUVIMEN%2Ftube8-scraper/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TUVIMEN%2Ftube8-scraper/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/TUVIMEN","download_url":"https://codeload.github.com/TUVIMEN/tube8-scraper/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TUVIMEN%2Ftube8-scraper/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32672676,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-05T11:29:49.557Z","status":"ssl_error","status_checked_at":"2026-05-05T11:29:48.587Z","response_time":54,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"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":["bash","json","reliq","scraper","scraping","tube8"],"created_at":"2024-12-04T04:06:55.825Z","updated_at":"2026-05-05T23:34:17.810Z","avatar_url":"https://github.com/TUVIMEN.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# tube8-scraper\n\nA bash script for archiving tube8 videos, channels and pornstars metadata in json.\n\n## Requirements\n\n - [reliq](https://github.com/TUVIMEN/reliq)\n - [jq](https://github.com/stedolan/jq)\n\n## Installation\n\n    install -m 755 tube8-scraper /usr/bin\n\n## Json format\n\nHere's example of a [video](video-example.json), [channel](channel-example.json) and [pornstar](pornstar-example.json).\n\n## Usage\n\nResults will be saved in files named by sha256 hash of their urls.\n\nDownload metadata of videos in DIR\n\n    tube8-scraper -v DIR\n\nDownload metadata of videos to DIR\n\n    tube8-scraper -d DIR -v URL -v URL -v URL\n    tube8-scraper -d DIR URL URL URL\n\nDownload metadata of pornstars using 8 threads\n\n    tube8-scraper -t 8 -p URL -p URL -p URL\n    tube8-scraper -t 8 URL URL URL\n\nDownload metadata of channels into DIR using 8 threads\n\n    tube8-scraper -t 8 -d DIR -c URL -c URL -c URL\n    tube8-scraper -t 8 -d DIR URL URL URL\n\nDownload metadata of all pornstars from sitemap\n\n    tube8-scraper -P\n\nDownload metadata of all videos from sitemap\n\n    tube8-scraper -V\n\nDownload metadata of all channels from sitemap\n\n    tube8-scraper -C\n\nGet some help\n\n    tube8-scraper -h\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftuvimen%2Ftube8-scraper","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftuvimen%2Ftube8-scraper","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftuvimen%2Ftube8-scraper/lists"}