Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

DENO-DOWNLOAD

Package Overview
Dependencies
Maintainers
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

DENO-DOWNLOAD

Thư Viện Về API Download Media

  • 0.2.0
  • PyPI
  • Socket score

Maintainers
1

Download Video API Python

Authors

  • @Deno9099 - Nguyễn Văn Vinh

Cách Cài

cài package với pip hoặc pip3


    pip install DENO-DOWNLOAD

    pip3 install DENO-DOWNLOAD

Chức năng

  • Dowload video Facebook(HD)

  • Dowload video Youtube(HD)

  • Dowload video Tiktok(HD)

Cách sử dụng

Import thư viện


  import DENO_DW

Hàm TIKTOK để tải video tiktok với 2 tham số url và namefile

  • url : link video muốn tải

  • namefile : tên file mà bạn muốn đặt (không cần .mp4)


  DENO_DW.TIKTOK(url,namefile)

Hàm FACEBOOK để tải video facebook với 2 tham số url và namefile

  • url : link video muốn tải

  • namefile : tên file mà bạn muốn đặt (không cần .mp4)


  DENO_DW.FACEBOOK(url,namefile)

Hàm YOUTUBE để tải video youtube với 2 tham số url và namefile

  • url : link video muốn tải

  • namefile : tên file mà bạn muốn đặt (không cần .mp4)


  DENO_DW.YOUTUBE(url,namefile)

VÍ DỤ


import DENO_DW

DENO_DW.TIKTOK('https://www.tiktok.com/example','example')

Hoặc


from DENO_DW import *

TIKTOK('https://www.tiktok.com/example','example')

Lưu ý

  • Sử Dụng 1.1.1.1 để tải video mượt mà nhất mà không bị lỗi

UPDATE 0.2.0

  • Áp Sụng tự thay đổi dns về (8.8.8.8) của google để tải video

Hỗ trợ

Vui lòng liên hệ qua email vinhytb3010@gmail.com hoặc hỗ trợ qua các nền tảng của tác giả trực thuộc.

youtube

Keywords

FAQs


Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc