Fix premierDate parsing in subscription#9309
Merged
FreeTubeBot merged 2 commits intoJun 24, 2026
Merged
Conversation
efb4f5ff-1298-471a-8973-3d47447115dc
approved these changes
Jun 21, 2026
absidue
approved these changes
Jun 24, 2026
ChunkyProgrammer
approved these changes
Jun 24, 2026
r3dArch
pushed a commit
to r3dArch/FreeTube
that referenced
this pull request
Jun 27, 2026
* ! Fix premierDate parsing * ! Fix channel name detection for upcoming videos in channel live tab
PikachuEXE
added a commit
to PikachuEXE/FreeTube
that referenced
this pull request
Jun 28, 2026
* development: Fix: Hide 'Minimize to system tray' setting on Wayland (FreeTubeApp#9208) Translated using Weblate (Hungarian) Fix: import history from youtube adding trailing space to title (FreeTubeApp#9204) Fix keyboard shortcuts arent't working during "SABR backoff" (FreeTubeApp#9315) Fix incomplete watch progresss bar if video length has milliseconds (FreeTubeApp#9267) Translated using Weblate (Hungarian) Fix default quality not working when video aspect ratio is not 16/9 or 9/16 (FreeTubeApp#9312) Remove error when 'publishedText' is missing as it is a valid state (FreeTubeApp#9321) Fix LibRedirect download link in README (FreeTubeApp#9323) Bump actions/cache/restore from 5.0.5 to 6.0.0 (FreeTubeApp#9329) Bump actions/cache/save from 5.0.5 to 6.0.0 (FreeTubeApp#9330) Translated using Weblate (French) Fix premierDate parsing in subscription (FreeTubeApp#9309) # Conflicts: # src/renderer/components/GeneralSettings/GeneralSettings.vue
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.
Pull Request Type
Related issue
Description
Not seeing upcoming time in subscription so this PR should fix it
Also fixed channel name detection for upcoming videos in channel live tab
Screenshots
YT



After fix
Before
Testing
A. Upcoming in subscription
Copied from #3358
B. Channel name parsing for upcoming in channel live tab
Same as above I use https://www.youtube.com/channel/UC15WpoPYPPiZREOlT6KD_QQ
Desktop
Additional context
Not sure if