mirror of
https://github.com/chibicitiberiu/ytsm.git
synced 2024-02-24 05:43:31 +00:00
Added /media location to nginx, so it fetches the downloaded thumbnails.
This commit is contained in:
@ -69,7 +69,7 @@ Debug=${env:YTSM_DEBUG}
|
||||
;DownloadOrder=playlist
|
||||
|
||||
; Path where downloaded videos are stored
|
||||
;DownloadPath=data/media/videos
|
||||
DownloadPath=${env:YTSM_DATA_PATH}/videos
|
||||
|
||||
; A pattern which describes how downloaded files are organized. Extensions are automatically appended.
|
||||
; Supported fields: channel, channel_id, playlist, playlist_id, playlist_index, title, id
|
||||
|
Reference in New Issue
Block a user