{"id":21581171,"url":"https://github.com/dnascanner/phdl","last_synced_at":"2025-08-26T09:05:36.278Z","repository":{"id":259719257,"uuid":"871792996","full_name":"DNAScanner/phdl","owner":"DNAScanner","description":null,"archived":false,"fork":false,"pushed_at":"2025-08-25T00:28:14.000Z","size":145,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-08-25T03:18:44.190Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"wtfpl","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/DNAScanner.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,"zenodo":null}},"created_at":"2024-10-13T00:26:28.000Z","updated_at":"2025-08-25T00:28:17.000Z","dependencies_parsed_at":"2024-10-27T15:22:43.239Z","dependency_job_id":"1b734d10-8984-4bba-a226-29c4939db722","html_url":"https://github.com/DNAScanner/phdl","commit_stats":null,"previous_names":["dnascanner/phdl"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/DNAScanner/phdl","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DNAScanner%2Fphdl","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DNAScanner%2Fphdl/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DNAScanner%2Fphdl/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DNAScanner%2Fphdl/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/DNAScanner","download_url":"https://codeload.github.com/DNAScanner/phdl/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DNAScanner%2Fphdl/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":272200564,"owners_count":24890816,"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","status":"online","status_checked_at":"2025-08-26T02:00:07.904Z","response_time":60,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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":[],"created_at":"2024-11-24T14:11:30.422Z","updated_at":"2025-08-26T09:05:36.256Z","avatar_url":"https://github.com/DNAScanner.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# PornHub API\n\nThis is a Deno module allowing you to interact with the famous adult website https://pornhub.com.\n\n## Disclaimer\n\nUsing the API or the website itself is strictly prohibited for people under the age of 18. I do not encourage anyone to use any of such sites. This module is for educational purposes only.\n\n## Example usage\n\n```ts\nimport {generateAccountUrl, getAccountData} from \"jsr:@dnascanner/phdl\";\n\n// Get basic account data\nconst accountData = await getAccountData(generateAccountUrl(\"mira-david\"));\n\n// Now, get an array of all videos on page 2\nconst videos = await accountData.getVideos(2);\n\n// Then, log the url to the best stream of the first video\nconst details = await videos[0].details();\n\nconsole.log(details.streams[0].url);\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdnascanner%2Fphdl","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdnascanner%2Fphdl","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdnascanner%2Fphdl/lists"}