Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/bboymega/douyin-dl
Command Line Douyin Downloader
https://github.com/bboymega/douyin-dl
douyin douyin-download downloader tiktok
Last synced: 1 day ago
JSON representation
Command Line Douyin Downloader
- Host: GitHub
- URL: https://github.com/bboymega/douyin-dl
- Owner: bboymega
- Created: 2021-07-30T14:41:13.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2021-07-30T18:02:02.000Z (over 3 years ago)
- Last Synced: 2023-11-28T22:33:18.995Z (12 months ago)
- Topics: douyin, douyin-download, downloader, tiktok
- Language: Python
- Homepage:
- Size: 20.5 KB
- Stars: 3
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# douyin-dl
Command Line Douyin Downloader. Archiving as original video without watermarks.# Usage:
```
usage: dydl.py [-o OUTPUT] urlpositional arguments:
url URL of Video Pageoptional arguments:
-o OUTPUT, --output OUTPUT
Set Output Location
```# Requirements:
```
python3
requests
urllib
bs4
json
argparse
re
```
# Disclaimer
This program is for personal use only. Do not use it for commertial purpose or reuploading or anything that might result in a copyright strike.