{"id":34024352,"url":"https://github.com/fengdongfa1995/video-dl","last_synced_at":"2026-04-09T04:31:24.803Z","repository":{"id":47650707,"uuid":"395253759","full_name":"fengdongfa1995/video-dl","owner":"fengdongfa1995","description":"download video from online video websites.","archived":false,"fork":false,"pushed_at":"2021-09-15T01:45:17.000Z","size":2025,"stargazers_count":1,"open_issues_count":0,"forks_count":2,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-12-15T05:50:46.585Z","etag":null,"topics":["bilibili","crawler","pornhub","python3","video"],"latest_commit_sha":null,"homepage":"https://fengdongfa1995.github.io/video-dl/","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/fengdongfa1995.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}},"created_at":"2021-08-12T08:46:34.000Z","updated_at":"2025-10-04T22:47:04.000Z","dependencies_parsed_at":"2022-09-07T06:21:38.108Z","dependency_job_id":null,"html_url":"https://github.com/fengdongfa1995/video-dl","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/fengdongfa1995/video-dl","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fengdongfa1995%2Fvideo-dl","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fengdongfa1995%2Fvideo-dl/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fengdongfa1995%2Fvideo-dl/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fengdongfa1995%2Fvideo-dl/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/fengdongfa1995","download_url":"https://codeload.github.com/fengdongfa1995/video-dl/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fengdongfa1995%2Fvideo-dl/sbom","scorecard":{"id":396756,"data":{"date":"2025-08-11","repo":{"name":"github.com/fengdongfa1995/video-dl","commit":"5369a8a4204787473891f959fd3fa57086a01862"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.3,"checks":[{"name":"Code-Review","score":0,"reason":"Found 0/30 approved changesets -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/pypi.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"SAST","score":0,"reason":"no SAST tool detected","details":["Warn: no pull requests merged into dev branch"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Binary-Artifacts","score":9,"reason":"binaries present in source code","details":["Warn: binary detected: src/video_dl/resource/qq_ckey.wasm:1"],"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pypi.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/fengdongfa1995/video-dl/pypi.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pypi.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/fengdongfa1995/video-dl/pypi.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pypi.yml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/fengdongfa1995/video-dl/pypi.yml/main?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/pypi.yml:26","Info:   0 out of   2 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 third-party GitHubAction dependencies pinned","Info:   0 out of   1 pipCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'main'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}}]},"last_synced_at":"2025-08-18T19:12:09.286Z","repository_id":47650707,"created_at":"2025-08-18T19:12:09.286Z","updated_at":"2025-08-18T19:12:09.286Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31586403,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-08T14:31:17.711Z","status":"online","status_checked_at":"2026-04-09T02:00:06.848Z","response_time":112,"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":["bilibili","crawler","pornhub","python3","video"],"created_at":"2025-12-13T16:15:32.512Z","updated_at":"2026-04-09T04:31:24.796Z","avatar_url":"https://github.com/fengdongfa1995.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# video-dl\n[![PyPI version](https://img.shields.io/pypi/v/video_dl.svg)](https://pypi.org/project/video-dl/) \n\n`video-dl` is a naive online video downloader based on [aiohttp](https://docs.aiohttp.org/en/stable/).\n\n## Prerequisites\n- [ffmpeg](https://ffmpeg.org/) used to merge picture and sound to a complete video.\n- [python](https://www.python.org) 3.8 or above (required by `:=` operator).\n- [Node.js](https://nodejs.org/en/) used to run javascript code locally.\n\nYou could check [help manual](https://github.com/fengdongfa1995/video-dl/wiki/How-to-install-system-dependences) \nin [wiki](https://github.com/fengdongfa1995/video-dl/wiki) to install these system dependencies.\n\n## Installation\n```bash\npip3 install video-dl\n```\n\n## Upgrading\n```bash\npip3 install --upgrade video-dl\n```\n\n## Typical usage\n### Download the highest-definition video\n\u003e :warning: If there are special symbols in your url, please enclose it with quotation marks. \n```bash\nvideo-dl 'https://www.bilibili.com/video/BV15L411p7M8'\n```\n\u003e :warning: the `highest` depends my own view, maybe not the one you want.\n\n![Normal Usage](https://github.com/fengdongfa1995/video-dl/raw/main/screenshots/normal_usage.gif)\n### Download video which definition will be selected manually\n```bash\nvideo-dl -i 'https://www.bilibili.com/video/BV15L411p7M8'\n```\n![Normal Usage](https://github.com/fengdongfa1995/video-dl/raw/main/screenshots/interactive.gif)\n\n### Download video to your specific directory\n```bash\nvideo-dl -d ~/tmp 'https://www.bilibili.com/video/BV15L411p7M8'\n```\n![set download directory](https://github.com/fengdongfa1995/video-dl/raw/main/screenshots/directory.gif)\n\n### Download video via your proxy\n\u003e :underage: we have to access some non-existing sites via proxy.\n```bash\nvideo-dl -p http://172.30.176.1:10809 'https://cn.pornhub.com/view_video.php?viewkey=ph5c87e70498951'\n```\n![use proxy](https://github.com/fengdongfa1995/video-dl/raw/main/screenshots/proxy.gif)\n\n### Try to download videos in the same playlist (experimental)\n```bash\nvideo-dl -l 'https://www.bilibili.com/video/BV1qy4y1V7qU'\n```\n![lists](https://github.com/fengdongfa1995/video-dl/raw/main/screenshots/lists.gif)\n\n### Combine these arguments.\n```bash\nvideo-dl -d /mnt/d/Download -l -i 'https://www.bilibili.com/video/BV1qy4y1V7qU'\n```\n![combine arguments](https://github.com/fengdongfa1995/video-dl/raw/main/screenshots/combine.gif)\n\n## Help document\n### Program's help manual auto generated by `argparse`\nyou could use `video-dl -h` to see the below help manual.\n```\nusage: video_dl [-h] [-i] [-l] [-d DIRECTORY] [-c COOKIE] [-p PROXY] [-v] url\n\nA naive online video downloader based on aiohttp\n\npositional arguments:\n  url                   target url copied from online video website.\n\noptional arguments:\n  -h, --help            show this help message and exit\n  -i, --interactive     Manually select download resources.\n  -l, --lists           try to find a playlist and download all videos in it.\n  -d DIRECTORY, --directory DIRECTORY\n                        set target diretory to save video file(s).\n  -c COOKIE, --cookie COOKIE\n                        provide your cookie.\n  -p PROXY, --proxy PROXY\n                        set proxy. e.g.: http://127.0.0.1:10809\n  -v, --version         show program's version number and exit\n\nYou could find more important information in [github](https://github.com/fengdongfa1995/video_dl).\n```\n\n### Longer help manual written by myself\nYou could find how to install system prerequisites, FAQ and something else in [github's wiki](https://github.com/fengdongfa1995/video-dl/wiki).\n\n# Supported websites\n- [哔哩哔哩 (゜-゜)つロ 干杯~](https://www.bilibili.com/)\n- [Free Porn Videos \u0026 Sex Movies](https://cn.pornhub.com/)\n- [西瓜视频 - 高清免费在线视频 - 点亮对生活的好奇心](https://www.ixigua.com/)\n- [免費成人視頻 - XVIDEOS.COM](https://www.xvideos.com/)\n\n# How was this shit created?\n- [在B站学习用Python做一个B站爬虫](https://www.bilibili.com/video/BV1nv411T798/)\n\n# Getting Involved\nYou could discuss with me in [github's Discussions](https://github.com/fengdongfa1995/video-dl/discussions),\nfind bugs or submit your excelent ideas in [github's Issues](https://github.com/fengdongfa1995/video-dl/issues),\nmy last but the biggest wish is getting your [pull requests](https://github.com/fengdongfa1995/video-dl/pulls) to improve this naive tool.","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffengdongfa1995%2Fvideo-dl","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ffengdongfa1995%2Fvideo-dl","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffengdongfa1995%2Fvideo-dl/lists"}