Merged
Conversation
sync: occasionally developments branch to main
sync: updating main branch with developments
sync: commits from developments branch monthly
sync: current project status and commit monthly (weekly)
* add: quickmedia new commit and binary * refactor: mark deezer.lua for future code improvements * refactor: comment out deezer source for future consideration * feat: add iOS client configuration and visitor data fetching * fix: update YouTube search and link handling logic for improved accuracy * fix: improve video ID extraction logic in YouTube video form * refactor: remove debug logging and add segment URL print in stream handling * fix: update streamInfo handling and add logging for HLS loading * refactor: clean up decoder logic, remove buffer dependency this commit adds \n 1. Removed Buffer dependency and simplified buffer handling with string lib 2. Added detailed implementation of readInt with proper byte handling 3. Added error messages for debugging track decoding issues * fix: content-type header of decodetrack endpoint * fix: improve stream loading logic for YouTube source * add: new ffmpeg transcode method (experimental) move: README and credits to doc remove: some unused binary remove: vdk temporary due to moving to ffmpeg minimal build * add: more ffmpeg binary * fix: update .gitignore to include workspace, .vscode, and .idea directories * Improve HTTP stream chunk reading Refactors the coroutine in the read method to process up to 16 chunks per call. Cleans up legacy comments and adjusts connection closure based on content length and empty chunk detection. * fix: update loadStream method to handle streaming data correctly * improve: ffmpeg memory usage by remove hwaccel * fix: refactor loadHLS function to improve stream handling and error logging --------- Co-authored-by: RainyXeon <xeondev@xeondex.onmicrosoft.com> Co-authored-by: 1Lucas1apk <dowfriends@gmail.com> Co-authored-by: UnschooledGamer <unschooledgamer@gmail.com>
This commit adds opus libraries for the Linux OS built by LunaStream in [LunaStream/Binary repo](https://github.com/LunaStream/Binary)
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.