From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.io!.POSTED.blaine.gmane.org!not-for-mail From: Amin Bandali Newsgroups: gmane.lisp.guile.user Subject: Re: vlog about Guile Date: Tue, 29 Dec 2020 09:23:38 -0500 Message-ID: <87sg7oeln9.fsf@gnu.org> References: <01fa69744cee41e30d0f90961018d30d84213585.camel@riseup.net> <87h7ps3jjk.fsf@gnuvola.org> <3a31fd5f157abfb635eecc226b65459f99592dc0.camel@riseup.net> <871rfasqe0.fsf@dismail.de> <877dp1pag2.fsf@dismail.de> Mime-Version: 1.0 Content-Type: text/plain Injection-Info: ciao.gmane.io; posting-host="blaine.gmane.org:116.202.254.214"; logging-data="9252"; mail-complaints-to="usenet@ciao.gmane.io" User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/28.0.50 (gnu/linux) Cc: guile-user@gnu.org To: Joshua Branson Original-X-From: guile-user-bounces+guile-user=m.gmane-mx.org@gnu.org Tue Dec 29 15:23:54 2020 Return-path: Envelope-to: guile-user@m.gmane-mx.org Original-Received: from lists.gnu.org ([209.51.188.17]) by ciao.gmane.io with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1kuFuj-0002J3-H3 for guile-user@m.gmane-mx.org; Tue, 29 Dec 2020 15:23:53 +0100 Original-Received: from localhost ([::1]:44194 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1kuFui-0005lo-JS for guile-user@m.gmane-mx.org; Tue, 29 Dec 2020 09:23:52 -0500 Original-Received: from eggs.gnu.org ([2001:470:142:3::10]:46556) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1kuFuW-0005j9-2m for guile-user@gnu.org; Tue, 29 Dec 2020 09:23:41 -0500 Original-Received: from fencepost.gnu.org ([2001:470:142:3::e]:59699) by eggs.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1kuFuV-0004rR-Rw; Tue, 29 Dec 2020 09:23:39 -0500 Original-Received: from [2607:fea8:3fdf:f688:3984:94cd:9458:5730] (port=34766 helo=localhost) by fencepost.gnu.org with esmtpsa (TLS1.2:RSA_AES_256_CBC_SHA1:256) (Exim 4.82) (envelope-from ) id 1kuFuV-0005em-Al; Tue, 29 Dec 2020 09:23:39 -0500 Mail-Followup-To: Joshua Branson , Zelphir Kaltstahl , guile-user@gnu.org In-Reply-To: <877dp1pag2.fsf@dismail.de> X-BeenThere: guile-user@gnu.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: General Guile related discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guile-user-bounces+guile-user=m.gmane-mx.org@gnu.org Original-Sender: "guile-user" Xref: news.gmane.io gmane.lisp.guile.user:17133 Archived-At: Hello, Joshua Branson writes: > I would love to figure out how to make playlists. Everytime I try to > make a playlist on hardlimit, I can't seem to figure it out. > > Is there something that I'm missing? You should be able to create playlists via https://video.hardlimit.com/my-account/video-playlists. Indeed, it seems like you've already created a 'GNU Guix' playlist under the the_gnu_guy channel account. To add videos to a playlist, you have to open each video page, and to the bottom right of the video player, there should be a "Save" button which you can click and choose playlists to add the video to. Hope this helps.