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

YouTube Sync: Conditional Synchronization #6854

Open
maltfield opened this issue Jan 25, 2025 · 0 comments
Open

YouTube Sync: Conditional Synchronization #6854

maltfield opened this issue Jan 25, 2025 · 0 comments

Comments

@maltfield
Copy link

Describe the problem to be solved

Currently, if you're able to get the YouTube synchronization to work at all, it syncs all videos from a channel.

But a user may only want a subset of the videos.

Describe the solution you would like

Solution: let's let the user define some conditionals to decide which videos to sync from YouTube to PeerTube:

  1. Exclude Videos with title that match user-defined regex
  2. Only sync videos with title that match user-defined regex
  3. Only sync videos that have user-defined license
  4. Exclude videos that exceed X bytes in size
  5. Exclude videos that exceed Y seconds in length
@maltfield maltfield changed the title YouTube Synch: Conditional Synchronization YouTube Sync: Conditional Synchronization Jan 25, 2025
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

1 participant