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 synchronization : Additional options #5265

Open
raphgilles opened this issue Sep 14, 2022 · 10 comments
Open

YouTube synchronization : Additional options #5265

raphgilles opened this issue Sep 14, 2022 · 10 comments

Comments

@raphgilles
Copy link

Describe the problem to be solved

Hello,

The new YouTube channel sync tool is awesome! However, it lacks a few options that usually require manual intervention: the video language and enable/disable the download button.

Also, if more than 10 synchronizations are set up, the displayed list is incomplete.

Describe the solution you would like

Maybe it would be possible to add the ability to configure these options when creating the synchronization?

@raphgilles
Copy link
Author

And maybe, I don't know if it's technically possible, but an option to not import the reels.

@fflorent
Copy link
Contributor

fflorent commented Oct 4, 2022

@Chocobozzz Do you think it should be offered natively or through a plugin?

@Chocobozzz
Copy link
Owner

Natively I think

@fflorent
Copy link
Contributor

fflorent commented Oct 4, 2022 via email

@fflorent
Copy link
Contributor

I have started to work on this issue. You can see a proposal of UI here: #5340

Some thoughts:

  • I am not sure about what options are relevant to be added to the UI;
  • I fear of duplication between the video edition screen and this screen;
  • I fear of cluttering the UI;

I propose this:

  1. Only add Category, Licence and Language to the UI;
  2. Allow setting more advanced options through the API (like enabling comments or downloads, setting tags, flagging as sensitive, etc.);

Feedback welcome!

@emansom
Copy link
Contributor

emansom commented Oct 10, 2022

I have started to work on this issue. You can see a proposal of UI here: #5340

Awesome! Thanks for addressing this. I'm using PeerTube to mirror a video podcast produced on a weekly basis, and would like to set defaults on all videos being imported.

Some thoughts:

  • I am not sure about what options are relevant to be added to the UI;

For my usecase it'd be:

  • I fear of duplication between the video edition screen and this screen;

Think it should be placed as a Configure menu option on the "My Synchronizations" page, that goes to a special configure page, similar in looks to the video update/edit page.

Schermafdruk van 2022-10-10 16-51-48

  • I fear of cluttering the UI;

I propose this:

  1. Only add Category, Licence and Language to the UI;

  2. Allow setting more advanced options through the API (like enabling comments or downloads, setting tags, flagging as sensitive, etc.);

Advanced settings could be hidden behind a different tab, like it's done in the video update/edit page.

@emansom
Copy link
Contributor

emansom commented Oct 11, 2022

@vid-bin @FediVideos pinging you guys as I suspect you might also appreciate this feature and might want to share some usecase examples? 🙂

@maltfield
Copy link

maltfield commented Jan 25, 2025

Came here to ask for 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

@fflorent
Copy link
Contributor

@maltfield I suggest strongly to create another issue for that, so the scope remains affordable. You may link to this issue.

@maltfield
Copy link

@fflorent done #6854

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

No branches or pull requests

5 participants