{"repo":"UxHarshit/PinterestVideoDownloader","free":true,"listed":false,"github":"https://github.com/UxHarshit/PinterestVideoDownloader","clone":"git clone https://github.com/UxHarshit/PinterestVideoDownloader.git","description":null,"language":"Python","stars":17,"topics":["pinterest","pinterest-api","pinterest-downloader","python","scraper","scrapping"],"license":"MIT","category":"scrapers-browser-automation","readme_excerpt":"Pinterest Video Downloader This is a simple Python script developed by Harshit to download videos from Pinterest. The script uses popular Python libraries including requests , BeautifulSoup , tqdm , re , and datetime . It downloads Pinterest videos by extracting the video source URL from the page content and converting the HLS stream ( .m3u8 ) into an MP4 download link. Dependencies To run this script, you'll need the following Python libraries: - requests - beautifulsoup4 - tqdm You can install these libraries using pip: Note: re and datetime are standard Python libraries and do not need to be installed separately. How to use 1. Install the required dependencies. 2. Run the script: 3. Enter the Pinterest video URL when prompted. The script supports: Direct Pinterest pin URLs pin.it short URLs After extracting the video source, the script downloads the video as an MP4 file. The filename is generated using the current date and time. Example: Changes The video extraction method has been updated to improve compatibility with Pinterest changes. Previously, the script depended on a specific HTML structure and CSS class: This could cause the script to stop working if Pinterest changed its HTML structure or class names. The updated version extracts video URLs directly from the page content by searching for Pinterest video URLs instead of relying on specific HTML classes. This makes the script: Less dependent on Pinterest frontend changes More reliable when the page structure changes","default_branch":null,"files":null,"tree":[],"storefront":"/r/UxHarshit","claimed":false,"request_supported":{"post":"https://gitbuyer.com/r/UxHarshit/PinterestVideoDownloader/request-supported","requests":0},"note":"indexed from public GitHub; nothing is for sale on this page. Clone it from GitHub. Paid listings live at /search."}