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

143 commits

Author SHA1 Message Date
DanielnetoDotCom
231e4303b9 Site admin can now add new Usergroups and categories directly into the encoder
The encoder will use the Streamer theme and javascript
https://github.com/WWBN/AVideo/issues/4621
Create a new version to make sure they are compatible streamer (v10.5) and the encoder (v3.8)
2021-03-10 11:07:23 -03:00
DanielnetoDotCom
1a51f93945 Version 10.4
https://github.com/WWBN/AVideo/pull/4589
2021-02-25 08:34:48 -03:00
DanielnetoDotCom
890a14d244 1. add seasons support that will group multiple series as part of a big serie.
2. update the netflix layout to display more details about the selected series.
2021-02-24 16:23:11 -03:00
DanielnetoDotCom
4402f1ceab Secutity Update 2021-01-29 13:05:10 -03:00
DanielnetoDotCom
730f4893f2 Adding socket support
-- When upload a video to a certain category, this video will be part of a user group automatically
-- one category can add your video in more than one user group
-- Allow user add some extra info in JSON format, for example bank info and other thing
-- This is based on users_extra_info table 
-- add full text search https://github.com/WWBN/AVideo/issues/4343
2021-01-14 14:24:07 -03:00
DanielnetoDotCom
2b64c2354d Fix encoder URL on installation 2021-01-05 10:53:05 -03:00
DanielnetoDotCom
ec544b137e 2020-12-15 15:49:30 -03:00
DanielnetoDotCom
ecb1292bae Version fix 2020-12-02 18:28:32 -03:00
DanielnetoDotCom
543ea7cc92 https://github.com/WWBN/AVideo/pull/3840 2020-10-26 09:27:34 -03:00
DanielnetoDotCom
16059b5d84 New version 9.6 that add support to encoder Version 3.3
you can now dynamic extract resolutions from MP4 and Webm files on encoder
-- Add Login control
-- Fix some layout issues
-- support for encoder 3.3 and dynamic resolutions for MP4 and webm
2020-10-12 23:03:47 -03:00
DanielnetoDotCom
095d88ff69 This version is just to mark the Meeting plugin release 2020-08-26 16:46:18 -03:00
DanielnetoDotCom
286b1e85f3 Fix installation error 2020-08-13 14:09:54 -03:00
DanielnetoDotCom
abb69599cf 2020-08-13 14:07:36 -03:00
DanielnetoDotCom
15b1c0d321 2020-08-13 14:06:14 -03:00
DanielnetoDotCom
d47ddf1e04 2020-08-13 14:05:48 -03:00
DanielnetoDotCom
4cbac88468 2020-08-13 14:05:15 -03:00
DanielnetoDotCom
19a7167597 2020-08-13 14:03:50 -03:00
DanielnetoDotCom
20fd66fd6a 2020-08-13 14:02:51 -03:00
DanielnetoDotCom
d5cff780fa 2020-08-13 13:58:41 -03:00
DanielnetoDotCom
a980214b57 2020-08-13 13:57:06 -03:00
DanielnetoDotCom
0c14a7a11c 2020-08-13 13:53:52 -03:00
DanielnetoDotCom
d504190b7f Version 9.4
Getting ready for the meet
2020-08-12 22:16:17 -03:00
DanielnetoDotCom
b514beaaab API update 2020-07-19 19:05:34 -03:00
daniel
30b70b7466 Version 9.1 adding some indexes on the database to speedup video queries 2020-06-16 12:57:25 -03:00
daniel
5b34e5bcdb Version 9.0 adding some indexes on the database to speedup video queries 2020-06-16 12:11:10 -03:00
daniel
ff0852d4c1 https://github.com/WWBN/AVideo/issues/3162#issuecomment-636940936 2020-06-01 17:04:16 -03:00
daniel
493d5f6b60 https://github.com/WWBN/AVideo/issues/3136
Make sure those variables will be included on the new installation
2020-05-27 10:58:49 -03:00
daniel
2bbdb624a3 https://github.com/WWBN/AVideo/issues/3118 2020-05-23 08:31:25 -03:00
daniel
91318f41d6 Version fix for
https://github.com/WWBN/AVideo/security/advisories/GHSA-46px-7w93-j5mw
2020-05-22 09:18:08 -03:00
daniel
a598c36cd1 You can select the option CustomizeUser->userCanChangeVideoOwner to allow regular users to change their video owners 2020-05-21 21:02:58 -03:00
daniel
1840397a71 https://github.com/WWBN/AVideo/issues/3084
Remove encoder2 (replace for encoder1) from the default installation
2020-05-18 07:41:33 -03:00
daniel
c605dc814f https://github.com/WWBN/AVideo-Encoder/pull/254 2020-05-11 18:39:25 -03:00
daniel
cd1eb7f84c https://github.com/WWBN/AVideo/issues/2985 2020-05-01 20:08:35 -03:00
daniel
ec6373829a this update we had to update the sweet alert, you may need to update all your plugins 2020-04-24 10:00:14 -03:00
daniel
3b1a3cc4c5 2020-04-17 14:39:55 -03:00
daniel
8665ce9c4d Version 8.6 for chunk transfer between encoder and streamer 2020-03-12 21:57:25 -03:00
daniel
5db857b422 https://github.com/WWBN/AVideo/issues/2636#issuecomment-586584216
Version 8.5 to have the filesize for each video
2020-02-15 09:28:27 -03:00
daniel
94afddb845 2020-01-31 10:16:24 -03:00
daniel
3b13f66fce Version 8.3 and mail fix 2020-01-20 17:38:11 -03:00
daniel
d00e79ba53 Speed up categories 2020-01-06 19:27:02 -03:00
daniel
855a22eb5b 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 17:05:12 -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
daniel
e1802adfc9 You can now change the titles without loose the links
The URL Friendly version now uses the video ID as well

Also we add some indexes in the video URL and in the filename to speedup the search
2020-01-04 10:06:15 -03:00
daniel
9ba2e72772 Rebranding 2019-12-03 06:17:12 -03:00
daniel
af68b0f67c Rebranding and creating a new version for mark it up 2019-12-02 19:26:09 -03:00
daniel
400ab5d239 Rebranding 2019-12-02 12:17:41 -03:00
daniel
7d90140d8a allow download per category
add an option to decide what category can be downloaded and what can not
2019-10-31 13:46:31 -03:00
daniel
e1a9e32e7d Firs commit to transform playlists into Movies series 2019-09-30 14:43:31 -03:00
daniel
9196fcaf87 2019-09-17 16:10:35 -03:00
daniel
b32b410c91 secury fix to not allow recreate the config file 2019-08-26 18:28:37 -03:00