Skip to main content

DouyinParser

Project description

DouyinParser

A Powerful Douyin Video Parser

Features

  • Parse no-watermark videos
  • Parse background music
  • Parse video titles
  • Parse author nickname
  • Parse author ID
  • No need to remove extra characters

Usage

  1. Install dependencies.
pip install DouyinParser
  1. Create a new file with following codes.
from DouyinParser import DouyinParser
DouyinParser.parser("https://v.douyin.com/FNUugSt/")
  1. Get the result.
{
   "desc":"请尽量快乐",
   "mp4":"https://aweme.snssdk.com/aweme/v1/play/?video_id=v0200fg10000c9f375jc77u5ilfbm6rg&ratio=720p&line=0",
   "mp3":"https://sf3-cdn-tos.douyinstatic.com/obj/ies-music/7088160680559250189.mp3",
   "nickname":"Mushini",
   "id":"None"
}

Project on PyPI

License

MIT License

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

DouyinParser-0.0.3.tar.gz (2.9 kB view hashes)

Uploaded Source

Built Distributions

DouyinParser-0.0.3-py3-none-any.whl (3.8 kB view hashes)

Uploaded Python 3

DouyinParser-0.0.3-py2.py3-none-any.whl (3.8 kB view hashes)

Uploaded Python 2 Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page