Chocobozzz / Chocobozzz/PeerTube

CLI upload to playlist

Open
#4,342 0 comments 2 reactions 0 assignees View on GitHub
Component: CLI Type: Feature Request :sparkles:
Dominant language
TypeScript
Stars
15.3k
Forks
1.8k
Avg merge
8d 8h
Merged PRs (30d)
2

Description

**Describe the problem to be solved**

It would be nice if the peertube-upload tool could upload the video directly to a certain playlist and not just to the channel.

**Describe the solution you would like:**

If we look in the Help of peertube-import we will find this:
"-C, --channel-name Channel name
"
It would be nice if the playlist could also be indicated, for example in this way

"-C, --channel-name Channel name and Optional PlayList
"

Contributor guide

Open the contributing guide

Research direction

Start by reading the peertube-import help text mentioned in the issue and locating the peertube-upload command and its current channel-selection flow. Check how playlist selection is represented alongside a channel, then verify that an uploaded video reaches the selected playlist and that the command help documents the new option.

Written by the indexing model from the issue text.

Assessment

Tech stack
typescript
Domain
cli
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.