You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+32-37Lines changed: 32 additions & 37 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,8 +1,3 @@
1
-
> [!IMPORTANT]
2
-
> I hate Windows so much. This stupid trash system can't even automatically resolve IPv6 only servers. Do we live in 1990? AND THEY WANT 150€ PER LICENSE FUCK YOU MICROSOFT!!!!!!
3
-
> Why can't everyone use Linux then I wouldn't need to make A CUSTOM DNS IMPLEMENTATION TO SUPPORT MY IPV6 ONLY SERVER OMG BROOOOOOOOOOOOOOOOOOOOOOOOOOOO I AM NEARLY GOING CRASHOUT HOLY SHIT
4
-
>
5
-
> Please make my life easier and use Arch Linux, so that I can drop support for Windows 💀🗣️🗣️🗣️🗣️🗣️🗣️🗣️🗣️🗣️🗣️
> I will completely rewrite Porn Fetch in QML using Qt's `Qt Design Studio`. This will make the UI much more smooth and fully working on Android. It will be a huge
36
-
> learning curve for me and take some time, but it's absolutely worth it. Please remember, Porn Fetch is only a LEARNING project for me to learn GUI development.
37
-
> So it can often be the case that I randomly try new stuff because "i feel like it" although it might not be necessary.
38
-
39
29
> [!WARNING]
40
30
> Porn Fetch is NOT associated with the websites. Porn Fetch is AGAINST the Terms of Services of EVERY website! Usage is on YOUR risk.
41
31
42
32
> [!IMPORTANT]
43
33
> Porn Fetch may get flagged by your antivirus software. See [HERE](https://github.com/EchterAlsFake/Porn_Fetch/blob/master/README/ANTIVIRUS_FLAGS.md) for an explanation why this is.
34
+
> For downloading and running Porn Fetch you NEED to disable Real-Time protection in Windows defender!
35
+
44
36
45
37
## 🚀 Quick Links
46
38
-[Features](#-features)
39
+
-[Installation](#installation)
47
40
-[Donations](#sponsoring--donations)
48
41
-[Supported Websites](#-supported-websites)
49
42
-[Building from Source](#-building-from-source)
@@ -68,30 +61,43 @@
68
61
- Cross-platform compatibility
69
62
- Multiple supported websites
70
63
- Multiple user interface languages
71
-
- Native Android application (Not on >=v3.3)
64
+
- Native Android application
72
65
- modern looking user interface
73
66
- Supports over 115 MB/s download speed thanks to well optimized HLS downloading
74
67
- Proxy support (Experimental)
75
-
- Native macOS support (Experimental)
68
+
- Model Batch download with database updating
69
+
- Native macOS support
70
+
- A lot of available settings
71
+
- In-App speed limit
72
+
- Installation AND portable mode selectable
73
+
- Automatic file tagging (metadata)
74
+
- Automatic conversion from MPEG-TS to mp4 (within seconds)
76
75
77
76
## Installation
78
-
A detailed installation guide for all platforms can be found [HERE](https://github.com/EchterAlsFake/Porn_Fetch/blob/master/README/INSTALLATION.md)
77
+
> [!IMPORTANT]
78
+
> If you aren't tech savy, please read through this guide.
79
+
80
+
**A detailed installation guide for all platforms can be found**[HERE](https://github.com/EchterAlsFake/Porn_Fetch/blob/master/README/INSTALLATION.md)
79
81
80
82
## General Information
81
83
> [!NOTE]
82
-
> Supported Platforms:
84
+
> **Supported platforms & architectures (based on current release files)**
> Some might only support downloading, while others support searching
108
115
109
116
### You can find more information [HERE](https://github.com/EchterAlsFake/Porn_Fetch/blob/master/README/WEBSITES.md)
110
117
111
-
112
118
## Batch processing
113
119
Porn Fetch allows you to use batch / automatic processing of videos, models and search queries
114
120
@@ -122,20 +128,10 @@ Here's a quick example on how to use it. It should explain anything by itself:
122
128
```text
123
129
Inside the File:
124
130
125
-
url # The url of some video you want to download. Just in raw format, like when you would download it.
126
-
model#pornhub.com/pornstar/whatever # First enter "model#" after the # follows the model URL
127
-
search#query#website # First enter search# then the query and then after another hashtag the website you want to search on.
128
-
129
-
130
-
Porn Fetch supports all URLs, Models and search terms like it would if you use the basic GUI for downloading.
131
+
vidoe#<video_url> # The url of some video you want to download. Just in raw format, like when you would download it.
132
+
model#<model_url> # First enter "model#" after the # follows the model URL
131
133
```
132
134
133
-
> [!IMPORTANT]
134
-
> When using the search function, make sure the website is the exact same name like in the URL between www. and .com
135
-
> e., for "https://www.pornhub.com" it would be just "pornhub" or for "https://xvideos.com" it would be just "xvideos"
136
-
137
-
If you still need a real example file, [here you go](https://github.com/EchterAlsFake/Porn_Fetch/blob/eac6fa2ccf644e4b30816a7bd2fa0257b2a03e36/src/backend/urls.txt)
138
-
139
135
## 🔨 Building from Source
140
136
Easy-to-use build scripts are available for various platforms.
141
137
@@ -229,7 +225,6 @@ If you are familiar with Crowdin, you can just use that for translating, here's
0 commit comments