Florent

Results 113 comments of Florent

@gnouts I would like to report an issue (in node arguments, `-l` is for license whereas your intent is to specify language, so this should be `-L` or `--language`). Where...

While I remember having used this script to import a whole YT channel, I recently tried again and failed to run it for that purpose. But the documentation seems to...

OK, so I could run the `peertube-import-video` script in order to upload a whole YT channel to Peertube. Also I figured out that we cannot rely on video names in...

@Bugsbane Yes, it has already been suggested here: https://github.com/Chocobozzz/PeerTube/pull/1991#issuecomment-515936253 But it requires more efforts for implementing this. If you are willing to contribute, please do so. I would personally appreciate...

UI/UX mockups, feel free to comment: # Channel management ## Information tab We add a tab for managing the channel information: ![new information tab](https://user-images.githubusercontent.com/371705/157459882-d07c476c-3389-42b2-8e36-f12c3cd6bdd5.png) ## Synchronization tab ## Filling the...

@Chocobozzz Thanks a lot for your feedback. As your feedback are either trivial to visualize or remove some elements of the mockups, I'd start implementing the feature, unless you suggest...

A little update of the work in progress. I pushed a version which: - let the owner of a channel fill the external channel to sync with; - disallow through...

> Hi, > > Just a small comment about the global schema: I think we should provide a dedicated form where you can import any channel URL (input text) into...

> Do you mind explaining how duplication is avoided? There is a table named `videoImport` which stores all the url of the videos imported (thus we can use it to...

> @lsde Admins can already do it: https://github.com/Chocobozzz/PeerTube/blob/develop/support/doc/tools.md#create-import-video-file-jobjs @Chocobozzz It doesn't seem to work anymore. Should I create a dedicated issue?