EchterAlsFake / Porn_Fetch

Cross-Platform Porn (Hub) downloader with Account Login and Searching support
GNU General Public License v3.0
117 stars 22 forks source link

Playlist limit? #26

Closed RonLar1132 closed 6 months ago

RonLar1132 commented 6 months ago

There seems to be a max of 50 videos? Result limit only goes up to 200? Up limit to 1000?

EchterAlsFake commented 6 months ago

I didn't think that anyone will ever need this, but I mean it's of course possible. I've changed the max allowed result to 2000. I don't want to compile it all again, as it's really time consuming.

In the folder where Porn Fetch is, there should be a file named "config.ini"

Edit this file and there you should see a "search_limit =" After the = sign, just write your needed limit, like 1000. The GUI will still show 200, but when you actually search for videos or use the playlist it will take the value from the config file.

V3.2 won't have restrictions on this anymore.