From 5714864298e83361869b8a413faeadff92b31b02 Mon Sep 17 00:00:00 2001 From: Dan Fandrich Date: Thu, 23 Nov 2023 13:44:44 -0800 Subject: [PATCH] videos: add slide links for some recent videos --- docs/videos/videolist.txt | 25 ++++++++++++++----------- 1 file changed, 14 insertions(+), 11 deletions(-) diff --git a/docs/videos/videolist.txt b/docs/videos/videolist.txt index 8fc2f97d59..1e62d2947d 100644 --- a/docs/videos/videolist.txt +++ b/docs/videos/videolist.txt @@ -831,6 +831,17 @@ WHO Daniel Stenberg and Stefan Eissing DESC How HTTP/3 differs from HTTP/2 and HTTP/1, how to build libcurl to enable QUIC and how to perform transfers over QUIC using curl and libcurl. ENDOFVIDEO +VIDEO Just curl it +EVENT myConf 2023 +URL https://factor10.solidtango.com/watch/b28as4j3 +THUMB just-curl-it.jpg +THUMBSIZE width="250" height="141" +DURATION 0h47 +DATE 2023-05-11 +WHO Daniel Stenberg +DESC curl has gradually found its way into virtually all Internet-connected devices on the globe. How did this happen? +ENDOFVIDEO + VIDEO Doing WebSocket with libcurl EVENT Twitch stream URL https://youtu.be/NLIhd0wYO24 @@ -860,21 +871,11 @@ THUMB mastering-command-line.jpg THUMBSIZE width="250" height="141" DURATION 3h40 DATE 2023-08-31 +SLIDES https://www.slideshare.net/DanielStenberg7/mastering-the-curl-command-linepdf WHO Daniel Stenberg DESC A comprehensive tutorial covering all aspects of using the curl command-line tool. ENDOFVIDEO -VIDEO Just curl it -EVENT myConf 2023 -URL https://factor10.solidtango.com/watch/b28as4j3 -THUMB just-curl-it.jpg -THUMBSIZE width="250" height="141" -DURATION 0h47 -DATE 2023-05-11 -WHO Daniel Stenberg -DESC curl has gradually found its way into virtually all Internet-connected devices on the globe. How did this happen? -ENDOFVIDEO - VIDEO Next level curl EVENT 2023 Platform Summit URL https://www.youtube.com/watch?v=8b5jkr35CRQ @@ -893,6 +894,7 @@ THUMB mastering-libcurl1.jpg THUMBSIZE width="250" height="141" DURATION 2h07 DATE 2023-11-16 +SLIDES https://www.slideshare.net/bagder/mastering-libcurl-part-1 WHO Daniel Stenberg DESC A comprehensive tutorial covering all aspects of writing applications using libcurl (part 1 of 2). ENDOFVIDEO @@ -904,6 +906,7 @@ THUMB mastering-libcurl2.jpg THUMBSIZE width="250" height="141" DURATION 2h31 DATE 2023-11-20 +SLIDES https://www.slideshare.net/bagder/mastering-libcurl-part-2 WHO Daniel Stenberg DESC A comprehensive tutorial covering all aspects of writing applications using libcurl (part 2 of 2). ENDOFVIDEO