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

9165 commits

Author SHA1 Message Date
Daniel Neto
6568713420 Add timestamp to bot detection message and clean up whitespace in BTCPayments plugin 2025-05-14 14:09:28 -03:00
Daniel Neto
b37b60ce29 Enhances WebRTC call handling and user interface
Introduces a flag to track call initiation locally, preventing unintended actions for externally started calls.
Improves button styling consistency and adds debug logs for better traceability.
Refactors PHP and JavaScript for cleaner, more maintainable structure.

https://github.com/WWBN/AVideo/issues/10005
2025-05-11 13:30:18 -03:00
Daniel Neto
1f2acdcce3 Remove commented YPTSocket caller.js script and ensure WebRTC caller.js is included 2025-05-10 16:30:52 -03:00
Daniel Neto
bca1025a86 https://github.com/WWBN/AVideo/issues/10005#issuecomment-2865239438 2025-05-09 18:19:21 -03:00
Daniel Neto
777977c1ad It was overwriting the status of the video. it should be fixed now 2025-05-08 09:44:15 -03:00
Daniel Neto
dd219c9178 Remove thread count from FFMPEG command for cleaner execution 2025-05-05 09:58:19 -03:00
Daniel Neto
c653746685 Add restreamStandAloneFFMPEG property to response in verifyToken.json.php 2025-05-05 09:48:21 -03:00
Daniel Neto
408a3a285b Add 'restreamStandAloneFFMPEG' to Live class properties for standalone FFMPEG support 2025-05-05 09:28:52 -03:00
Daniel Neto
fd3a692f42 Update FFMPEG remote log handling to support standalone configuration 2025-05-04 20:51:58 -03:00
Daniel Neto
4324e883b5 Add support for standalone FFMPEG restreaming configuration
- Introduced a new property `restreamStandAloneFFMPEG` in the Live plugin to allow configuration of standalone FFMPEG restreaming.
- Updated the Live_restreams token verification process to include the `restreamStandAloneFFMPEG` value from the Live plugin data object.
2025-05-04 20:39:28 -03:00
Daniel Neto
45f839c8b6 Add debug message for avideoIframe to disable navbar in AVideoPlugin 2025-05-03 13:59:29 -03:00
Daniel Neto
c7254c5de3 Fix API secret validation logic to return error for invalid secrets
https://github.com/WWBN/AVideo/issues/9999
2025-04-23 16:22:26 -03:00
Daniel Neto
b4860712cf Fix API secret validation logic and update videoNotFound page title
https://github.com/WWBN/AVideo/issues/9999
2025-04-23 16:16:51 -03:00
Daniel Neto
5fce8317ab Enhances RSS feed generation and optimizes gallery logic
Updates RSS headers, adds new iTunes metadata, and improves enclosure selection logic for better compatibility and clarity.
Refactors gallery plugin to remove debug code and reorganize live video sections.
Introduces utility function for responsive layout adjustments in live video displays.

Improves maintainability and user experience.
2025-04-20 07:08:43 -03:00
Daniel Neto
c2121e2efc Update 2025-04-18 19:58:12 -03:00
Daniel Neto
508ebc81ed Update 2025-04-18 19:57:14 -03:00
Daniel Neto
9b318d4ced Update 2025-04-18 19:54:55 -03:00
Daniel Neto
ef4d251df8 Update 2025-04-18 19:45:10 -03:00
Daniel Neto
97f877e24a Fix GoLiveButton ID in menuRight.php for consistency 2025-04-17 16:17:44 -03:00
Daniel Neto
a4932fe1f5 Improves process management for version updates
Clarifies log messages for killing yptsocket processes.
Adds logic to terminate PHP worker processes before starting the socket, ensuring a clean environment for updates.

Enhances reliability and clarity during version update flow.
2025-04-16 21:16:06 -03:00
Daniel Neto
8ae5b87131 Update 2025-04-16 21:12:28 -03:00
Daniel Neto
8ac7939976 Update 2025-04-16 21:11:45 -03:00
Daniel Neto
6558a8a6fd Enhances server setup logging and SSL renewal process
Adds detailed logging for server setup steps to improve visibility.
Captures and displays output from SSL certificate renewal and server
start commands. Replaces hard stops with informative messages for
non-CLI usage, improving user feedback and debugging.

No issue linked.
2025-04-16 21:10:29 -03:00
Daniel Neto
79156e36dd Update 2025-04-13 17:29:49 -03:00
Daniel Neto
96e1be773b Update 2025-04-13 17:21:56 -03:00
Daniel Neto
f3d50e60e0 Remove unecessary mysql_connect 2025-04-13 16:49:35 -03:00
Daniel Neto
399420b281 Update 2025-04-13 13:38:27 -03:00
Daniel Neto
ef1250ce8c Update 2025-04-08 14:11:29 -03:00
Daniel Neto
5aba5ee210 Update 2025-04-08 13:53:33 -03:00
Daniel Neto
b24cef9805 Update 2025-04-08 13:43:39 -03:00
Daniel Neto
b012dc8612 Update 2025-04-08 13:39:48 -03:00
Daniel Neto
1aff7aadc8 Update 2025-04-08 13:38:11 -03:00
Daniel Neto
5cd4488be1 Update 2025-04-08 13:26:43 -03:00
Daniel Neto
c9091acd31 Update 2025-04-08 13:18:13 -03:00
Daniel Neto
af005fe2ed Update 2025-04-08 13:14:46 -03:00
Daniel Neto
e754679550 Better API documentation 2025-04-08 12:15:58 -03:00
Daniel Neto
a573e1543c https://github.com/WWBN/AVideo/issues/9952 2025-04-03 22:44:21 -03:00
Daniel Neto
dffc697c4a Update 2025-04-03 17:18:55 -03:00
Daniel Neto
dddcd060b1 New Meet support 2025-04-03 00:03:14 -03:00
Daniel Neto
1467777757 Update Wallet, bug fixes and more logs 2025-04-01 15:11:05 -03:00
Daniel Neto
42178b3234 Make sure if you disabvle usergroups it will not check it in the lives 2025-03-29 10:10:11 -03:00
Daniel Neto
7e35c0a171 Fix mp3 2025-03-29 09:29:31 -03:00
Daniel Neto
4b85ec161a Socket fix 2025-03-28 17:44:06 -03:00
Daniel Neto
8eb0a49081 Update 2025-03-26 22:55:28 -03:00
Daniel Neto
506fc323e4 Update 2025-03-26 22:47:21 -03:00
Daniel Neto
ef2f39842e Update 2025-03-25 23:05:48 -03:00
Daniel Neto
69af4027ba Update 2025-03-25 18:38:48 -03:00
Daniel Neto
2413f9eeca Update fix 2025-03-25 13:42:12 -03:00
Daniel Neto
b1b78bf568 Update 2025-03-25 12:48:42 -03:00
Daniel Neto
4f8b2e4447 UpdateSocket fixes 2025-03-25 12:40:50 -03:00