Daniel Neto
88ba1f38cd
https://github.com/WWBN/AVideo/issues/8524
2023-10-16 17:58:47 -03:00
DanieL
1ad8b7277b
https://github.com/WWBN/AVideo/issues/7129
...
Now we have a load more
2022-09-20 10:34:39 -03:00
DanieL
03a1ae4670
Show all in an iframe
2022-09-15 16:33:18 -03:00
Daniel
2a9630258f
https://github.com/WWBN/AVideo/issues/6345#issuecomment-1067056556
...
Also check the lang in case insensitive
2022-03-14 14:28:38 -03:00
Caleb Mazalevskis
27a7925b98
Refactor.
2022-01-06 21:44:29 +08:00
Daniel
93cb5d4e8f
https://github.com/WWBN/AVideo/issues/6137
2022-01-03 13:13:56 -03:00
Daniel
f1b6d0af52
Noving composer into vendor folder
2021-10-05 11:42:35 -03:00
Daniel
1c69022e0d
https://github.com/WWBN/AVideo/issues/5698
2021-09-16 09:37:26 -03:00
DanielnetoDotCom
058acebda1
https://github.com/WWBN/AVideo/issues/5144
2021-05-17 10:45:01 -03:00
DanielnetoDotCom
cefe080614
https://github.com/WWBN/AVideo/issues/5135
2021-05-17 10:11:12 -03:00
DanielnetoDotCom
750290d597
https://github.com/WWBN/AVideo/issues/5094
2021-05-10 10:32:08 -03:00
DanielnetoDotCom
757504314e
https://github.com/WWBN/AVideo/issues/5075
2021-05-06 11:03:42 -03:00
DanielnetoDotCom
f7dd239f7a
https://github.com/WWBN/AVideo/issues/5028
...
Fixes regarding the encoder process, do not process more then once.
2021-04-29 12:36:39 -03:00
DanielnetoDotCom
544579b6cb
MP3 improvements and spectrum images
2021-02-25 15:02:40 -03:00
DanielnetoDotCom
551379436d
Improving the videos directory location
2021-01-04 16:24:45 -03:00
DanielnetoDotCom
740267db9f
Fix the file title
2020-08-31 15:51:42 -03:00
daniel
f3dc841389
Version 8.8 update to upload images and zip files
2020-04-29 15:56:41 -03:00
daniel
a733058f83
https://github.com/WWBN/AVideo/issues/2908
...
Option for unlisted after encode
2020-04-19 16:46:36 -03:00
daniel
6f305c1d58
Add more customization on the upload button and form
2020-03-27 14:21:49 -03:00
daniel
d092dc5717
https://github.com/WWBN/AVideo/issues/2608
2020-02-05 08:23:48 -03:00
daniel
134c8451da
https://github.com/WWBN/AVideo/issues/1798
2020-01-13 14:23:57 -03:00
daniel
400ab5d239
Rebranding
2019-12-02 12:17:41 -03:00
daniel
4fc5e41f52
2019-08-19 16:06:13 -03:00
daniel
ca1fd01f07
2019-08-19 13:36:15 -03:00
daniel
33adc407a9
2019-08-19 13:34:45 -03:00
daniel
bd5aa94854
Add support for upload PDF files
...
Update the wavesurfer, so the audio is working now.
2019-08-07 11:18:54 -03:00
daniel
c826f7540e
Version 6.6 add Watch later and favorite play lists
2019-02-14 16:07:49 -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
eba25ba70c
add webm support for direct upload
2018-12-12 07:45:08 -03:00
daniel
77c7a71aae
Direct upload now let you edit the video parameters while is uploading
2018-12-11 13:12:20 -03:00
daniel
0071cbef2e
Start word filter
2018-09-16 21:28:40 -03:00
piotrekkr
9d5835007d
Add webm to allowed file types
2018-09-11 10:36:49 +02:00
Vinzenz Hersche
71c70c10e0
fix upload
2018-06-06 04:50:52 +02:00
daniel
7f7ee26b9b
Add an option for bulk import videos
2018-05-18 15:51:37 -03:00
daniel
1a1af86280
Notify upload is done on direct upload
2018-04-27 19:41:24 -03:00
daniel
d88bd01dc5
Making ready Wallet plugin
2018-04-08 14:58:31 -03:00
Vinzenz Hersche
82b9b7ec43
release MP4ThumbsAndGifLocal-plugin and the core-change
2018-03-28 20:11:20 +00:00
daniel
a52f6a55ce
Fix makeVideosInactiveAfterEncode
2018-03-09 13:23:45 -03:00
daniel
8654b7f816
Option to make videos inactive, by default, after encode/upload
2018-03-08 22:06:53 -03:00
daniel
58b86c39cf
Start S3 Integration
...
https://github.com/DanielnetoDotCom/YouPHPTube/issues/293
https://github.com/DanielnetoDotCom/YouPHPTube/issues/295
https://github.com/DanielnetoDotCom/YouPHPTube/issues/353
2018-03-07 10:43:20 -03:00
daniel
3b3c32b535
Start S3 Integration
...
https://github.com/DanielnetoDotCom/YouPHPTube/issues/293
https://github.com/DanielnetoDotCom/YouPHPTube/issues/295
https://github.com/DanielnetoDotCom/YouPHPTube/issues/353
2018-03-06 15:02:16 -03:00
daniel
ee7df23fa5
Making Better Plugins
2017-11-14 14:35:58 -03:00
Vinzenz Hersche
80b1950ca9
remove .mp4 in name on upload
...
the direct upload allows only .mp4-files. i'm not shure if the name-length is prechecked, but you do this anywhere on filetype-check (if mp4).
if the check is after the substring, it would be possible to fail there - so in some (anyway unallowed) cases, this could cause a unproper fail - but at all, this change would save work and make it less ugly.
btw-offtopic: nice sort-changes in next-list! would be really cool, when next video stays in category..
2017-11-03 03:41:58 +01:00
daniel
e49af267bb
Replace special chars
2017-09-10 12:09:05 -03:00
daniel
6b29343048
Direct send video files and submit personal video posters
2017-09-03 12:03:34 -03:00
daniel
6ac656c5b9
Version 4.0 Alpha
2017-07-29 12:43:30 -03:00
daniel
973552a049
Try to make a better filename
2017-07-08 10:12:01 -03:00
daniel
0fb1dbe009
Try to make a better filename
2017-07-08 09:43:20 -03:00
daniel
2fd39729fa
Try to make a better filename
2017-07-08 09:39:27 -03:00