Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Full Youtube Support #1

Closed
19 tasks done
MSOB7YY opened this issue Sep 24, 2023 · 15 comments
Closed
19 tasks done

Full Youtube Support #1

MSOB7YY opened this issue Sep 24, 2023 · 15 comments

Comments

@MSOB7YY
Copy link
Member

MSOB7YY commented Sep 24, 2023

Originally, youtube was only used to fetch videos for music library, or for history import, now that most backend stuff are ready, full youtube support is hoping on soon

  • Realtime Streaming
  • Cache Support (max cache in settings)
  • Offline Playback
  • Audio Only mode
  • Downloads
  • Configurable downloads metadata (with auto extraction)
  • AV Sync
  • Metadata caching system (description/channel details/comments)
  • Queue, Playlists & History System
  • Video Controls (quality/speed menu, double tap to seek, volume slider)
  • Fullscreen & PiP
  • Download Tasks Page (ongoing/finished), pause/resume/remove etc
  • Watch later Playlist
  • Subscriptions with groups
  • Import Youtube Playlists
  • Channel View
  • Playlist View
  • Queue View
  • History/Most Played/Liked Page
@minopeef
Copy link

minopeef commented Oct 7, 2023

Hi

@MSOB7YY
Copy link
Member Author

MSOB7YY commented Oct 7, 2023

Hello, are you encountering any issues or willing to give a suggestion ?

@shalva97
Copy link

shalva97 commented Oct 7, 2023

Also add Audio Tracks. For example, https://www.youtube.com/watch?v=3OFj6l2tQ9s&t=831s video has multiple translations and by default it seems to select Vietnamese audio

@MSOB7YY
Copy link
Member Author

MSOB7YY commented Oct 8, 2023

@shalva97 Newpipe backend provides all audio tracks with language identifiers, which means the only thing left is exposing, grouping & ui adapting, please open a new issue for better tracking

@MSOB7YY
Copy link
Member Author

MSOB7YY commented Oct 13, 2023

@shalva97 update: Audio tracks are added in edda4ea and available in v1.3.0 Release

@1YuvrajS
Copy link

1YuvrajS commented Jan 3, 2024

Ticked checkbox seems to be Completed?

And Unchecked Box ongoing development...

@MSOB7YY
Copy link
Member Author

MSOB7YY commented Jan 3, 2024

@1YuvrajS
yeah, they are done in code commits, releases are something else

MSOB7YY added a commit that referenced this issue Jan 5, 2024
MSOB7YY added a commit that referenced this issue Jan 7, 2024
MSOB7YY added a commit that referenced this issue Jan 7, 2024
@MSOB7YY MSOB7YY closed this as completed Jan 7, 2024
MSOB7YY added a commit that referenced this issue Jan 17, 2024
+ video playback is now properly a/v synced (ref: #1)
+ pip mode is now stable
@idontveapc
Copy link

what about replies?

@MSOB7YY
Copy link
Member Author

MSOB7YY commented Feb 15, 2024

@idontveapc yeah prolly next update with parsed comment timestamp etc

@kaii-lb
Copy link

kaii-lb commented May 4, 2024

any chance of autoplay recommendations? a bunch of other youtube music players have it, and its really useful

@MSOB7YY
Copy link
Member Author

MSOB7YY commented May 4, 2024

@kaii-lb why not add the videos u want to queue? that way u can choose which to play.
if its automatic, u mean to always play the first video after the current one ends?

@kaii-lb
Copy link

kaii-lb commented May 5, 2024

@MSOB7YY not like that no. you know how in Spotify or innertune you can search for a song, play it, and it keeps playing songs similar to the one you searched?

As i mentionend innertune which is ytmusic client and a bunch of other clients have it.

i'll look into implementing myself if i have the time, but thats gonna be FAR away (exams lol)

@MSOB7YY
Copy link
Member Author

MSOB7YY commented May 6, 2024

@kaii-lb i think you are referring to smth like "YouTube mix" or "YouTube music radio", it basically creates a playlist with recommended music.

currently u can achieve similar by tapping on the first mix you see in YouTube recommended videos.

the new youtube client im working on should be able to request a mix playlist, so a button for that might exist later

@kaii-lb
Copy link

kaii-lb commented May 6, 2024

oh okay, thank you. It might be better to automatically play a mix (maybe have it be a setting?) or have a button for it.

What i understand rn is that its not possible to play more than the mix's number of video, and that the only way to access the mix is by having the YouTube miniplayer turned on?

@MSOB7YY
Copy link
Member Author

MSOB7YY commented May 6, 2024

@kaii-lb yep exactly that's how it is currently

about having it automatic as a settings, will check when everything is ready

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

6 participants