krypton-byte / pinterest_video

Modul For Python

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Install

> sudo apt install ffmpeg
> pip3 install moviepy requests 

Cara Pakai

>> from pinterest_video import PIN
>> extract=PIN(url="")
>> download=pin.download()
>> download.write_videofile("hasil.mp4")

About

Modul For Python

License:MIT License


Languages

Language:Python 100.0%