question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Resurrect playlist for desktop

See original GitHub issue

We have to resurrect the old playlist PR. This PR is large and can be split into 4 parts according to a commit log. But we’re not going to communicate via extension API, so it’s actually 3 parts can be reused.

old pr

About the old PR

playlist core(components/playlist)

  • manage playlist. Playlist core API
  • is exported via PlaylistService.
  • download thumbnail and media files
  • should take Android into account
  • Currently, download URLs are retrived here with youtubedown.js (not working)
    • need to port script form iOS - the script seems to be run on target WebContents(active tab)
    • so maybe it’d be better to run script from chrome/ layer, not here.
    • We can fadeout Youtubedown crx related codes.

extensions api(browser/extensions/api/playlist):

  • We’re not going to use extensions API: We’ll use mojo just like other web UIs.
  • But we can scan the APis and convert them to mojo

test purpose playlist webui(components/playlist/resources)

  • brave://playlist implementation.
  • should add a button on sidebar and load brave://playlist

Things TODO: Android & Desktop


Things todo : Desktop

Issue Analytics

  • State:open
  • Created a year ago
  • Comments:11 (5 by maintainers)

github_iconTop GitHub Comments

1reaction
simonhongcommented, Jul 20, 2022
1reaction
simonhongcommented, Jun 23, 2022

@simonhong I just wrote up things roughly. Please feel free to modify this. I’m going to split the old PR.

Looks good 👍🏼

Persistent data for playlist (sql? How about android?)

Old branch uses preferences (not sql). I think it’s fine to use it.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Save and recover playlists - Support - Spotify
Click Recover playlists in the menu on the left. Click RESTORE by the playlist you want to recover. Open Spotify and find the...
Read more >
How to recover a deleted Spotify playlist - TechHive
How to recover a deleted Spotify playlist · Log into your Spotify account · Navigate to your Spotify account settings · Navigate to...
Read more >
How To Recover Playlists On Spotify On PC - YouTube
Add Widgets To Your Website✓:https://elfsight.com/?ref=ed9581ab-93fd-41e4-82bf-94a0f328cd59 ‏‏‎ ‎‏‏‎ ‎‏‏‎ ‎Build your website with ...
Read more >
How to Transfer & Recover Playlists of Spotify & Co. in Windows
It's as easy as heading to the recover playlists section of the Spotify web app. Currently, you can't do this from the desktop...
Read more >
Apple Music - Restore Deleted Playlists
Thanks so much!. I opened the old itl and was indeed able to get at my playlists. I've exported them all to save...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found