Commit Graph

23 Commits

Author SHA1 Message Date
La macchina desiderante 702b67bdd7 add url encoding/decoding mechanism 2024-05-24 23:09:56 +02:00
La macchina desiderante b0710671b3 add PornHub orientations and switching mechanism 2024-05-24 21:45:42 +02:00
La macchina desiderante af169db4df add related video gallery 2024-05-23 23:42:04 +02:00
La macchina desiderante 81b3bb8660 add redis storage for pornhub 2024-05-21 23:29:56 +02:00
La macchina desiderante 1ad9b46ea3 complete server-side streaming 2024-05-21 22:08:55 +02:00
La macchina desiderante d8af939e31 add Plyr.js and working multisource client-side stream 2024-05-20 23:10:22 +02:00
La macchina desiderante f5908b9a5d add (client-side only) pornhub video streaming (WIP) 2024-05-20 20:52:02 +02:00
La macchina desiderante b1dc47d461 add pornhub support (WIP - not working yet) 2024-05-19 10:44:10 +02:00
La macchina desiderante 15deeddd14 fix caching issue with no related data 2024-05-18 11:50:19 +02:00
La macchina desiderante a1d751e0bb add redis integration (WIP) 2024-05-17 02:24:41 +02:00
La macchina desiderante 024b5eb206 refactor VideoAgent (OC-principle compliant) 2024-05-12 19:25:04 +02:00
La macchina desiderante 9639847442 add full support for XNXX 2024-05-12 16:12:26 +02:00
La macchina desiderante a77f009b2a add VideoAgent class 2024-05-12 15:39:58 +02:00
La macchina desiderante a58cc663d6 add platform in video route 2024-05-12 14:28:59 +02:00
La macchina desiderante fab737abfd rename category to orientation 2024-05-11 20:06:04 +02:00
La macchina desiderante 4e789ddce1 now category filter is working properly 2024-05-11 19:46:51 +02:00
La macchina desiderante 295fc4dadb add platform settings and cookie set mechanism 2024-05-11 16:43:48 +02:00
lamacchinadesiderante 4102fd1ef9 fix issue with encode/decode path string 2024-04-28 15:24:21 +02:00
lamacchinadesiderante ab9f048f87 move scraping functions to xvideos folder 2024-04-28 15:06:24 +02:00
lamacchinadesiderante 7f0fc385a1 add better video path string encoding/decoding 2024-04-28 14:12:17 +02:00
lamacchinadesiderante c98ad299cc add random user-agent and more request headers 2024-04-28 13:17:14 +02:00
lamacchinadesiderante f2efe33dba add /api routes and health check in docker-compose 2024-04-28 12:13:24 +02:00
lamacchinadesiderante 607acbb875 complete basic functionalities (#1)
Questa PR include il layout e le funzionalità di base (ricerca e visione video SD/HD).

Reviewed-on: #1
Co-authored-by: lamacchinadesiderante <lamacchinadesiderante@tuta.io>
Co-committed-by: lamacchinadesiderante <lamacchinadesiderante@tuta.io>
2024-04-24 17:28:47 +00:00