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

[Feature Request]: import non FT playlist(s) #50

Closed
2 tasks done
efb4f5ff-1298-471a-8973-3d47447115dc opened this issue Sep 5, 2023 · 5 comments
Closed
2 tasks done
Labels
enhancement New feature or request

Comments

@efb4f5ff-1298-471a-8973-3d47447115dc
Copy link
Collaborator

Guidelines

  • I have searched the issue tracker for a feature request that matches the one I want to file, without success.
  • I have searched the documentation for information that matches the description of the feature request I want to file, without success.

Problem Description

We have to test if playlists imported from YT (and maybe newpipe?) will work in FT

Proposed Solution

What we need:

An exported playlist from YT to test cases like:

  • videos that are set to private in that playlist
  • videos that dont exist anymore
  • shorts and previously streamed live videos
  • Currently live videos (not sure if YT allows u to save that to a playlist)
  • Upcoming videos or upcoming live videos (not sure if YT allows u to save that to a playlist)

Alternatives Considered

None.

Issue Labels

new feature

Additional Information

No response

@efb4f5ff-1298-471a-8973-3d47447115dc efb4f5ff-1298-471a-8973-3d47447115dc added the enhancement New feature or request label Sep 5, 2023
@PikachuEXE PikachuEXE added this to the Local Playlist v1 milestone Sep 5, 2023
@PikachuEXE
Copy link
Owner

Need example files to test
And I can't find any playlist import related issue in main repo (maybe I used wrong keywords)

@efb4f5ff-1298-471a-8973-3d47447115dc
Copy link
Collaborator Author

From looking at #44 i can only find FreeTubeApp#1016 but i cannot find example playlists with these usecases

@PikachuEXE
Copy link
Owner

My brain cached wrong info - It's already implemented and broken
Reality - NEVER been a thing

I am not including it in v1 (maybe v1.1, 2.0, etc.)

@PikachuEXE PikachuEXE removed this from the Local Playlist v1 milestone Sep 26, 2023
@PikachuEXE
Copy link
Owner

PikachuEXE commented Sep 26, 2023

The YT playlist export is a list of CSV files ._.

Example (header text depends on user language I guess, maybe it can be forced via hl=en)
Headers: video ID, timestamp for video added to playlist time

影片 ID,播放清單影片的建立時間戳記
dKMTzrG92TE,2018-04-24T09:05:28+00:00

Update 1: Confirmed that https://takeout.google.com/?hl=en&pli=1 will export file with header text in en

Video ID,Playlist Video Creation Timestamp
dKMTzrG92TE,2018-04-24T09:05:28+00:00

@PikachuEXE PikachuEXE changed the title [Feature Request]: import playlist [Feature Request]: import non FT playlist(s) Jan 9, 2024
@efb4f5ff-1298-471a-8973-3d47447115dc
Copy link
Collaborator Author

migrated to main repo FreeTubeApp#5057

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

No branches or pull requests

2 participants