{"id":22330449,"url":"https://github.com/tuvimen/xvideos-scraper","last_synced_at":"2025-07-29T19:32:37.466Z","repository":{"id":214732988,"uuid":"721678838","full_name":"TUVIMEN/xvideos-scraper","owner":"TUVIMEN","description":"A bash script for scraping xvideos videos metadata in json","archived":false,"fork":false,"pushed_at":"2024-05-30T14:22:03.000Z","size":78,"stargazers_count":2,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"master","last_synced_at":"2024-05-31T11:40:40.632Z","etag":null,"topics":["json","scraping","xvideos"],"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":"2023-11-21T14:53:05.000Z","updated_at":"2024-05-30T14:22:06.000Z","dependencies_parsed_at":"2023-12-30T10:26:26.502Z","dependency_job_id":"a6325bf8-7007-4e47-a5c7-fc3684f85a01","html_url":"https://github.com/TUVIMEN/xvideos-scraper","commit_stats":null,"previous_names":["tuvimen/xvideos"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TUVIMEN%2Fxvideos-scraper","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TUVIMEN%2Fxvideos-scraper/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TUVIMEN%2Fxvideos-scraper/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TUVIMEN%2Fxvideos-scraper/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/TUVIMEN","download_url":"https://codeload.github.com/TUVIMEN/xvideos-scraper/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":228041295,"owners_count":17860221,"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":["json","scraping","xvideos"],"created_at":"2024-12-04T04:06:55.683Z","updated_at":"2024-12-04T04:06:56.286Z","avatar_url":"https://github.com/TUVIMEN.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# xvideos-scraper\n\nA bash script for scraping xvideos videos, profiles, 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 xvideos-scraper /usr/bin\n\n## Json format\n\nHere's example of a [video](video-example.json) and [profile](profile-example.json).\n\n## Usage\n\nProfiles, channels and pornstars have the same format and are treated the same way.\n\nData is saved into files named by the sha256sum of their url.\n\nDownload metadata of video to DIR\n\n    xvideos-scraper -d DIR -v URL -v URL -v URL\n    xvideos-scraper -d DIR URL URL URL\n\nDownload metadata of profile, channel or pornstar using 8 threads\n\n    xvideos-scraper -t 8 -p URL -p URL -p URL\n    xvideos-scraper -t 8 URL URL URL\n\nDownload metadata of all profiles, channels and pornstars from sitemap\n\n    xvideos-scraper -P\n\nPass video URLS into the recursive spider\n\n    xvideos-scraper -V URL URL URL\n\nGet some help\n\n    xvideos-scraper -h\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftuvimen%2Fxvideos-scraper","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftuvimen%2Fxvideos-scraper","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftuvimen%2Fxvideos-scraper/lists"}