1
0
Fork 0
mirror of https://github.com/DanielnetoDotCom/YouPHPTube synced 2025-10-05 02:39:46 +02:00
Commit graph

62 commits

Author SHA1 Message Date
Daniel
c1145f04d5 https://github.com/WWBN/AVideo/issues/6225 2022-01-29 11:08:35 -03:00
Daniel
e946529caf Improve file download 2022-01-11 17:26:50 -03:00
Daniel
d5911f440e Improve file download 2022-01-11 17:26:08 -03:00
Daniel
dcb7939d1d Improve file download 2022-01-11 17:24:01 -03:00
Caleb Mazalevskis
27a7925b98
Refactor. 2022-01-06 21:44:29 +08:00
Caleb Mazalevskis
7a421c3ef4
Fix typos. 2021-05-06 23:48:22 +08:00
DanielnetoDotCom
757504314e https://github.com/WWBN/AVideo/issues/5075 2021-05-06 11:03:42 -03:00
DanielnetoDotCom
b7a53f5078 Admin can add and remove plans to users 2021-03-04 15:28:07 -03:00
DanielnetoDotCom
551379436d Improving the videos directory location 2021-01-04 16:24:45 -03:00
DanielnetoDotCom
598cae3c5f Allow users forbbid download 2020-12-21 11:02:57 -03:00
DanielnetoDotCom
4826a6ec2e Ability to have category pages populate separate from the homepage
PPV now works per usergroup

SecureDirectory now allow you only allow embeded whitelist pages, so im makes easier to youse as an OTT app
2020-11-09 14:52:35 -03:00
DanielnetoDotCom
77bb9d7f94 Adding user agent on the requests 2020-10-22 10:38:19 -03:00
Daniel
2930dd5ec0 was not detecting correctly 2020-09-26 17:36:06 -03:00
Daniel
e061a8a972 https://github.com/WWBN/AVideo/issues/3708 2020-09-25 14:35:48 -03:00
DanielnetoDotCom
a945aab467 Disk Usage info
touch to activate the sound
Filter plugins on plugins menu
2020-09-22 22:48:15 -03:00
DanielnetoDotCom
495aa5e26a https://github.com/WWBN/AVideo/issues/3686 2020-09-21 14:18:47 -03:00
DanielnetoDotCom
f827b92701 Add forbidden page 2020-09-21 13:43:54 -03:00
DanielnetoDotCom
b75ed22c71 https://github.com/WWBN/AVideo/issues/3589#issuecomment-691218101 2020-09-11 15:32:25 -03:00
DanielnetoDotCom
42de207825 https://github.com/WWBN/AVideo/issues/3589#issuecomment-691218101 2020-09-11 15:28:15 -03:00
DanielnetoDotCom
2c0a1feff1 faster script to read local files withour x-sendfile module 2020-07-13 14:29:07 -03:00
daniel
9a5c483182 allow you to choose not log errors, to try to improve performance
add variable $global['noDebug'] = 1 on your configuration.php file
2020-01-05 16:52:54 -03:00
Edward Akerboom
b6cbae6996
Always include 'content-type' header
Without this each download is marked a 'text/html', and downloaded as such. On my Mac that's not a problem, but when I download a file on an Android tablet, the resulting file is marked as a HTML file instead of as a video - and opening it will display a bunch of gibberish unicode instead of the video. This change includes the mime-type in each response, since (as far as I'm aware) there are no downsides to doing that.
2019-12-05 17:37:39 +01:00
daniel
400ab5d239 Rebranding 2019-12-02 12:17:41 -03:00
daniel
3a9ff3fb66 2019-05-08 13:25:07 -03:00
daniel
ea715359cb fix clone script 2019-04-25 12:46:17 -03:00
daniel
e384a349af Add support to VOD HLS 2019-02-07 18:30:15 -03:00
daniel
0f3cc08509 Add support to VOD HLS
ver 2.4
2019-02-07 15:03:02 -03:00
daniel
68caeb912d Adding a playlist plugin that gives you more options over your content 2019-02-01 17:55:50 -03:00
daniel
0c3f4473af adding secure method 2019-01-31 07:23:06 -03:00
daniel
6d6e032f36 A fix 2019-01-07 19:39:06 -03:00
daniel
61defa996d A fix 2019-01-07 19:37:46 -03:00
daniel
b370f6d3e2 A fix 2019-01-07 19:33:23 -03:00
daniel
b95cdb69fe A fix 2019-01-07 19:30:20 -03:00
daniel
1541ffbc22 2018-11-06 11:19:34 -03:00
daniel
a44868348c 2018-11-06 10:44:11 -03:00
daniel
6d70e3e1af 2018-11-06 10:39:45 -03:00
daniel
126826575b 2018-11-06 10:36:19 -03:00
daniel
28ab75cb2f 2018-11-06 10:22:36 -03:00
daniel
29a7ad0133 2018-11-06 10:08:41 -03:00
daniel
5a2a2a7db4 Add Audit module,
Add menu on video to share the video time
2018-08-23 09:42:18 -03:00
daniel
cbcfe8d87a Security Issue fixed 2018-07-31 16:08:35 -03:00
Vinzenz Hersche
4b5e5cd4fe init php-routing, unfinished 2018-06-06 03:29:44 +02:00
daniel
dccfd50daa A fix 2018-04-28 19:48:44 -03:00
Vinzenz Hersche
dd67509f2e make file_gets_contents with a own method prefer curl and has a fallback to file_gets_contents. this can fix errors with fopen=0-stuff, but is incomplete 2018-04-18 03:32:30 +02:00
daniel
e9ec538129 Fix 2018-03-14 11:40:54 -03:00
daniel
3b5315ff85 Xsendfile alternative 2018-03-13 21:12:15 -03:00
daniel
d4d8cc489a Xsendfile alternative 2018-03-13 21:11:24 -03:00
daniel
a8be774c71 Xsendfile alternative 2018-03-13 21:08:53 -03:00
daniel
d1d9ce588f Xsendfile alternative 2018-03-13 21:07:52 -03:00
daniel
d50007ba2e Xsendfile alternative 2018-03-13 21:05:40 -03:00