Add channel's RSS link to the settings tab.

master
voussoir 2020-11-15 17:57:23 -08:00
parent e4b769336b
commit ca8a2a2d55
1 changed files with 2 additions and 0 deletions

View File

@ -270,6 +270,8 @@ https://stackoverflow.com/a/35153397
<button id="set_queuefile_extension_button" class="button_with_spinner" onclick="return set_queuefile_extension_form();">Set extension</button>
</div>
<a href="https://www.youtube.com/feeds/videos.xml?channel_id={{channel.id}}">Channel RSS</a>
<button class="red_button button_with_confirm"
data-prompt="Delete channel and all videos?"
data-onclick="return delete_channel_form();"