mirror of
https://git.lecygnenoir.info/LecygneNoir/prismedia.git
synced 2025-10-03 01:19:15 +02:00
Fix some typo regarding poetry
This commit is contained in:
parent
cb39eef8e0
commit
af65627fcf
2 changed files with 6 additions and 2 deletions
|
@ -31,7 +31,7 @@ or creates one specific to the project if no virtualenv is currently active
|
|||
## Configuration
|
||||
|
||||
Generate sample files with `python -m prismedia.genconfig`.
|
||||
Then edit `peertube_secret` and `youtube_secret.json` with your credentials.
|
||||
Then edit `peertube_secret` and `youtube_secret.json` with your credentials. (see below)
|
||||
|
||||
### Peertube
|
||||
Set your credentials, peertube server URL.
|
||||
|
@ -162,7 +162,7 @@ Languages:
|
|||
- [x] enabling/disabling comment (Peertube only as Youtube API does not support it)
|
||||
- [x] nsfw (Peertube only as Youtube API does not support it)
|
||||
- [x] set default language
|
||||
- [x] thumbnail/preview
|
||||
- [x] thumbnail
|
||||
- [x] multiple lines description (see [issue 4](https://git.lecygnenoir.info/LecygneNoir/prismedia/issues/4))
|
||||
- [x] add videos to playlist
|
||||
- [x] create playlist
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue