这是indexloc提供的服务,不要输入任何密码
Skip to content
forked from ppldl/p_pl_dl

A porn playlist downloader that currently supports pornhub, porntrex, spankbang, xhamster, and xvideos.

Notifications You must be signed in to change notification settings

Inncee81/p_pl_dl

 
 

Repository files navigation

p_pl_dl - Porn Playlist Downloader

A porn playlist downloader using youtube-dl and beautifulsoup, along with some limited support for image albums.

Currently supports:

  • lewdthots (albums only)
  • pornhub
  • porntrex
  • spankbang
  • xhamster
  • xvideos


Overview

Basic Usage

Call p_pl_dl_main using command prompt. Pass in a text file with URLs using -i. Optionally, provide cookies with -c, and specify the download destination with -d.

For cookies, you may pass in a single text file, or a folder path containing multiple cookie text files.

Videos from each site will be downloaded to \sites\<site name> within the current working directory.

Using a single cookie text file:

python p_pl_dl_main.py.py -i "C:\MyFolder\TextFileWithUrls.txt" -c "C:\MyFolder\FolderWithCookieTxts\cookies.txt" -d "F:\WorkingDir"

Using multiple cookie text files stored in a folder:

python p_pl_dl_main.py.py -i "C:\MyFolder\TextFileWithUrls.txt" -c "C:\MyFolder\FolderWithCookieTxts" -d "F:\WorkingDir"

Input TXT w/ URLs

The URL text file should have URLs separated by a line break. The URLs may be for individual videos or entire playlists.

Example:

https://www.xvideos.com/video35247781/
https://www.xhamster.com/videos/busty-blonde-girl-get-fucked-with-nice-lingerie-14429903

Cookies

All cookie text files must have # Netscape HTTP Cookie File on its first line. If that line is not found, the file will not be recognized as a cookie file and ignored.

About

A porn playlist downloader that currently supports pornhub, porntrex, spankbang, xhamster, and xvideos.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%