aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
Commit message (Collapse)AuthorAgeFilesLines
* feature/hls: Add HLS playback support, and refactors documentation for ↵HEADv0.5.0masterAstounds31 hours1-122/+255
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | better usability and maintainability. (#1) ## Overview This PR introduces HLS playback support, improves the player experience, and refactors documentation for better usability and maintainability. ## Key Features ### HLS Playback Support - Add HLS integration via new JavaScript assets: - `hls.min.js` - `plyr.hls.start.js` - `watch.hls.js` - Separate DASH and HLS logic: - `plyr-start.js` → `plyr.dash.start.js` - `watch.js` → `watch.dash.js` - Update templates (`embed.html`, `watch.html`) for conditional player loading ### Native Storyboard Preview - Add `native_player_storyboard` setting in `settings.py` - Implement hover thumbnail preview for native player modes - Add `storyboard-preview.js` ### UI and Player Adjustments - Update templates and styles (`custom_plyr.css`) - Modify backend modules to support new player modes: - `watch.py`, `channel.py`, `util.py`, and related components ### Internationalization - Update translation files: - `messages.po` - `messages.pot` ### Testing and CI - Add and update tests: - `test_shorts.py` - `test_util.py` - Minor CI and release script improvements ## Documentation ### OpenRC Service Guide Rewrite - Restructure `docs/basic-script-openrc/README.md` into: - Prerequisites - Installation - Service Management - Verification - Troubleshooting - Add admonition blocks: - `[!NOTE]`, `[!TIP]`, `[!IMPORTANT]`, `[!WARNING]`, `[!CAUTION]` - Fix log inspection command: ```bash doas tail -f /var/log/ytlocal.log ```` * Add path placeholders and clarify permission requirements * Remove legacy and duplicate content Reviewed-on: https://git.fridu.us/heckyel/yt-local/pulls/1 Co-authored-by: Astounds <kirito@disroot.org> Co-committed-by: Astounds <kirito@disroot.org>
* docs: remove duplicate FreeTube entry in READMEv0.4.2Astounds2026-03-271-1/+0
|
* README.md: updateAstound2024-03-311-1/+1
|
* README.md: updateAstound2024-03-111-2/+0
|
* README.md: updateJesus E2023-06-191-1/+1
|
* README.md: updateJesus E2023-06-171-1/+1
|
* README.md: updateJesus E2023-06-171-0/+6
|
* README.md: updateJesús2022-10-061-5/+5
|
* Remove M4A downloads feature of Planned features due RIAA issueJesús2022-10-061-1/+0
|
* README.md: fix typoJesús2022-10-051-1/+1
|
* README.md: updateJesús2022-10-051-1/+1
|
* set badgeJesús2022-05-311-1/+1
|
* README.md: update public instanceJesús2022-02-061-1/+1
|
* README.md: minor fixJesús2022-01-201-1/+1
|
* update public instanceJesús2021-11-291-1/+1
|
* README.md: about public instancesJesús2021-09-281-0/+6
|
* README.md: updateJesús2021-09-141-3/+3
|
* change path configJesús2021-09-141-1/+1
|
* README.md: updateJesús2021-09-011-5/+20
|
* Capitalize name appJesús2021-06-101-8/+8
|
* [README.md]: updateJesús2021-05-061-4/+7
|
* Add instructions for importing subscriptions to READMEJames Taylor2021-05-061-0/+10
| | | | | | Closes #63 Signed-off-by: Jesús <heckyel@hyperbola.info>
* Fix URLJesús2021-02-251-1/+1
|
* Change URL repoJesús2021-02-251-1/+1
|
* Add badge status CI/CDJesús2021-02-241-0/+2
|
* Organize docsJesús2021-01-101-1/+1
|
* Update README.mdJesús2020-12-301-0/+1
|
* Add coding guidelines, architecture overview, and proto_debugJames Taylor2020-12-211-2/+6
| | | | | | proto_debug is the toolchain for reverse engineering protobuf Signed-off-by: Jesús <heckyel@hyperbola.info>
* Check test URL embedJesús2020-12-191-1/+1
|
* Patch-import-migrate: Add embed page for embeds on the webJesús2020-12-191-1/+3
| | | | | | | Issue #36 From e51f0a78c778a2283887db7ffc22421a7c849296 Mon Sep 17 00:00:00 2001 From: James Taylor <user234683@users.noreply.github.com>
* README.md: updateJesús2020-12-181-5/+7
|
* README.md: Add donateJesús2020-12-181-0/+6
|
* README.md: Fix name O.S.Jesús2020-12-161-2/+2
|
* Fix name OS and improved install stepsJesús2020-12-151-4/+8
|
* Change general design themeJesús2020-12-141-11/+11
|
* give credit to 'ajayyy/SponsorBlock'zrose5842020-10-181-0/+1
|
* Update READMEJames Taylor2020-09-251-4/+11
|
* Update READMEJames Taylor2020-08-101-5/+4
|
* Readme: clarify redirector usageJames Taylor2020-02-041-1/+1
|
* Update readmeJames Taylor2020-02-041-9/+10
|
* Bloody markdownJames Taylor2019-09-071-9/+9
|
* Update README (again)James Taylor2019-09-071-32/+32
|
* Update READMEJames Taylor2019-09-071-29/+69
|
* Update readme with new requirementJames Taylor2019-04-231-2/+2
|
* README: clarify speed differencesJames Taylor2019-03-141-1/+1
|
* Updated READMEJames Taylor2018-12-311-10/+10
|
* Linux: Security noticeJames Taylor2018-10-301-1/+1
|
* List similar projects in readmeJames Taylor2018-08-091-0/+12
|
* update readmeJames Taylor2018-08-011-4/+7
|
* update readme, add youtube-dl relicensing permissionJames Taylor2018-07-301-2/+6
|