{% extends 'base.html' %} {% block content %} {% if user.profile.imported_yt_playlists %}
{% endif %}

Import Playlists

Add public playlists to your own collection. Unfortunately, the YouTube API doesn't let us retrieve your watch later playlist :(

Create a New Playlist

Make a new playlist using the videos in your collection and export it to YouTube!

Create an UnTube Playlist

UnTube playlists are playlists can contain YouTube videos and YouTube playlists which can then be shared with other users via a link. Coming soon. Maybe.

Add Videos to Existing Playlists

Add videos to existing YouTube playlists by searching for YouTube videos in your UnTube collection or by inputting YouTube video links.

Merge Playlists

Merge two or more playlists into a single one.

Nuke Playlists

Bulk delete multiple YouTube playlists, or just remove them from UnTube.

{% endblock %}