question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Some TED videos broken

See original GitHub issue

Checklist

Region

DK

Description

These TED URLs fail:

https://www.ted.com/talks/charlie_puth_you_and_i_attention
https://www.ted.com/talks/sam_hester_how_comic_strips_create_better_health_care
https://www.ted.com/talks/bjorn_otto_sverdrup_how_to_realistically_decarbonize_the_oil_and_gas_industry

Verbose log

$ yt-dlp -Uv 'https://www.ted.com/talks/bjorn_otto_sverdrup_how_to_realistically_decarbonize_the_oil_and_gas_industry'
[debug] Command-line config: ['-Uv', 'https://www.ted.com/talks/bjorn_otto_sverdrup_how_to_realistically_decarbonize_the_oil_and_gas_industry']
[debug] Encodings: locale UTF-8, fs utf-8, out utf-8, err utf-8, pref UTF-8
[debug] yt-dlp version 2021.12.27 [6223f67a8] (zip)
[debug] Python version 3.8.10 (CPython 64bit) - Linux-5.4.0-91-generic-x86_64-with-glibc2.29
[debug] exe versions: ffmpeg 4.2.4, ffprobe 4.2.4, phantomjs 2.1.1
[debug] Optional libraries: Crypto, secretstorage, sqlite
[debug] Proxy map: {}
Latest version: 2021.12.27, Current version: 2021.12.27
yt-dlp is up to date (2021.12.27)
[debug] [ted] Extracting URL: https://www.ted.com/talks/bjorn_otto_sverdrup_how_to_realistically_decarbonize_the_oil_and_gas_industry
[ted] bjorn_otto_sverdrup_how_to_realistically_decarbonize_the_oil_and_gas_industry: Downloading webpage
ERROR: [ted] Unable to extract info json; please report this issue on  https://github.com/yt-dlp/yt-dlp . Make sure you are using the latest version; type  yt-dlp -U  to update. Be sure to call yt-dlp with the --verbose flag and include its complete output.; please report this issue on  https://github.com/yt-dlp/yt-dlp . Make sure you are using the latest version; type  yt-dlp -U  to update. Be sure to call yt-dlp with the --verbose flag and include its complete output.
  File "/usr/local/bin/yt-dlp/yt_dlp/extractor/common.py", line 599, in extract
    ie_result = self._real_extract(url)
  File "/usr/local/bin/yt-dlp/yt_dlp/extractor/ted.py", line 151, in _real_extract
    return self._talk_info(url, name)
  File "/usr/local/bin/yt-dlp/yt_dlp/extractor/ted.py", line 182, in _talk_info
    info = self._extract_info(webpage)
  File "/usr/local/bin/yt-dlp/yt_dlp/extractor/ted.py", line 139, in _extract_info
    info_json = self._search_regex(
  File "/usr/local/bin/yt-dlp/yt_dlp/extractor/common.py", line 1173, in _search_regex
    raise RegexNotFoundError('Unable to extract %s' % _name)

Issue Analytics

  • State:closed
  • Created 2 years ago
  • Comments:8 (7 by maintainers)

github_iconTop GitHub Comments

3reactions
trassshhubcommented, Jan 15, 2022

I don’t think my python skill is good enough, and I haven’t dealt with playlist before so I rather just help out with testing and analyzing this time. There are plenty of info in the json data including the publish date, sample below.

{
  "props": {
    "pageProps": {
      "action": null,
      "videoData": {
        "__typename": "Video",
        "id": "85905",
        "slug": "charlie_puth_you_and_i_attention",
        "title": "\"You and I\" / \"Attention\"",
        "socialTitle": "\"You and I\" / \"Attention\"",
        "presenterDisplayName": "Charlie Puth",
        "internalLanguageCode": "en",
        "recordedOn": "2021-10-30",
        "curatorApproved": true,
        "viewedCount": 1516,
        "duration": 470,
        "publishedAt": "2022-01-11T15:51:33+00:00",
        "topics": [
          {
            "__typename": "Topic",
            "id": "41",
            "name": "performance",
            "slug": "performance"
          },
          {
            "__typename": "Topic",
            "id": "40",
            "name": "music",
            "slug": "music"
          },
          {
            "__typename": "Topic",
            "id": "5197",
            "name": "Countdown",
            "slug": "countdown"
          }
        ],
        "talkExtras": {
          "__typename": "TalkExtras",
          "recommendations": [],
          "takeAction": [],
          "learnModules": [
            {
              "__typename": "LearnModule",
              "author": null,
              "blurb": "Learn how you can help cut the world's emissions in half by 2030, in the race to a zero-carbon world.",
              "eyebrow": "",
              "headline": "Countdown: A global initiative to accelerate solutions to the climate crisis",
              "imageUrl": "https://page-builder.ted.com/system/baubles/files/000/008/772/original/Countdown_TED-com_TalkPage_extra.png",
              "linkUrl": "https://countdown.ted.com/",
              "published": true,
              "publisher": null,
              "status": "APPROVED",
              "type": "EXTERNAL_WEBSITE",
              "visibleUrl": "countdown.ted.com",
              "year": null
            }
          ]
        },
        "primaryImageSet": [
          {
            "__typename": "Image",
            "url": "https://pi.tedcdn.com/r/talkstar-photos.s3.amazonaws.com/uploads/6865d6cc-8d9e-420e-ae77-c6d78da2de2b/CharliePuth_2021T-embed.jpg?",
            "aspectRatio": "16x9"
          },
          {
            "__typename": "Image",
            "url": "https://pi.tedcdn.com/r/talkstar-photos.s3.amazonaws.com/uploads/09134ac0-4e06-4eb7-b148-2da99bb561fc/CharliePuth_2021T-stageshot.jpg?",
            "aspectRatio": "4x3"
          },
          {
            "__typename": "Image",
            "url": "https://pi.tedcdn.com/r/talkstar-photos.s3.amazonaws.com/uploads/93d373f4-e55d-4f1a-a2f9-9f720ccaa68c/CharliePuth_2021T-1350x675.jpg?",
            "aspectRatio": "2x1"
          }
        ],
        "relatedVideos": [
          {
            "__typename": "Video",
            "slug": "cynthia_erivo_and_gary_motley_what_a_wonderful_world",
            "id": "67236"
          },
          {
            "__typename": "Video",
            "slug": "sigrid_home_to_you_don_t_kill_my_vibe",
            "id": "66953"
          },
          {
            "__typename": "Video",
            "slug": "prince_royce_luna_negra_carita_de_inocente_corazon_sin_cara_darte_un_beso",
            "id": "66941"
          }
        ],
        "customContentDetails": {
          "__typename": "CustomContentDetails",
          "partnerName": null
        },
        "speakers": [
          {
            "__typename": "Speaker",
            "avatar": "https://pe.tedcdn.com/images/ted/7e96c2a5fb76cdcd90c3842906daccf35c528e25_254x191.jpg",
            "firstName": "Charlie",
            "middleName": "",
            "lastName": "Puth",
            "description": "Musician",
            "published": false,
            "title": null,
            "whatOthersSay": "",
            "whoTheyAre": "Singer, songwriter, musician and producer Charlie Puth creates sparkling melodies and sleek, danceable grooves.",
            "whyListen": "\\u003cp\\u003eCharlie Puth has proven himself commercially with the extraordinary success of four multi-platinum hits, \\u0026quot;One Call Away,\\u0026quot; \\u0026quot;Marvin Gaye,\\u0026quot; and \\u0026quot;We Don\\u0026rsquo;t Talk Anymore\\u0026quot; from his platinum-selling, top-10 debut album \\u003cem\\u003eNine Track Mind\\u003c/em\\u003e, as well as his breakout hit \\u0026quot;See You Again\\u0026quot; -- the best-selling song of 2015 worldwide that spent 12 weeks atop the Billboard Hot 100, earned him three Grammy nominations (including Song of the Year), a Golden Globe nomination, and 9x-platinum certification in the US.\\u003c/p\\u003e\\u003cp\\u003eFor his follow-up, \\u003cem\\u003eVoicenotes\\u003c/em\\u003e, he set out \\u0026quot;to achieve [a] goal of making people want to \\u0026quot;dance and cry at the same time,\\u0026quot; allowing his love for jazz and late \\u0026#39;80s/early \\u0026#39;90s R\\u0026amp;B to shine through. \\u0026quot;Attention,\\u0026rdquo; which the \\u003cem\\u003eNew York Times\\u003c/em\\u003e pop critic Jon Caramanica listed fourth on his year-end list of \\u0026quot;Best Songs of 2017,\\u0026quot; climbed to no. 5 on the Billboard Hot 100 (Puth\\u0026rsquo;s highest-charting single as a solo artist), hit no. 1 on both the Top 40 and Hot AC radio charts, and his been certified double-platinum, while the funky, cheating-ex song \\u0026quot;How Long\\u0026quot; hit no. 3 at Top 40 radio and has been certified platinum.\\u003c/p\\u003e",
            "slug": "charlie_puth"
          }
        ],
        "description": "Singer-songwriter Charlie Puth dazzles in a performance of his effortlessly catchy hit \"Attention\" and an impeccable cover of Stevie Wonder's \"You and I\", live from the TED Countdown stage.\n",
        "socialDescription": "Singer-songwriter Charlie Puth dazzles in a performance of his effortlessly catchy hit \"Attention\" and an impeccable cover of Stevie Wonder's \"You and I\", live from the TED Countdown stage.\n",
        "partnerName": null,
        "playerData": "{\"id\":\"85905\",\"mediaIdentifier\":\"CharliePuth_2021T\",\"mediaProjectVersionIdentifier\":\"consus-pm7514-im7275\",\"duration\":470,\"languages\":[],\"nativeLanguage\":\"en\",\"isSubtitleRequired\":false,\"resources\":{\"h264\":[{\"bitrate\":1200,\"file\":\"https://py.tedcdn.com/consus/projects/00/57/91/002/products/2021t-charlie-puth-002-fallback-a9c5bb03a57842f65065540d27628fc9-1200k.mp4\"}],\"hls\":{\"adUrl\":\"https://pubads.g.doubleclick.net/gampad/ads?ciu_szs=300x250%2C512x288%2C120x60%2C320x50%2C6x7%2C6x8\\u0026correlator=%5Bcorrelator%5D\\u0026cust_params=event%3DCountdown%2BGlobal%2BLivestream%26id%3D85905%26tag%3Dperformance%2Cmusic%2CCountdown%26talk%3Dcharlie_puth_you_and_i_attention%26year%3D2021\\u0026env=vp\\u0026gdfp_req=1\\u0026impl=s\\u0026iu=%2F5641%2Fmobile%2Fios%2Fweb\\u0026output=xml_vast2\\u0026sz=640x360\\u0026unviewed_position_start=1\\u0026url=%5Breferrer%5D\",\"maiTargeting\":{\"id\":\"85905\",\"talk\":\"charlie_puth_you_and_i_attention\",\"tag\":\"performance,music,Countdown\",\"year\":\"2021\",\"event\":\"Countdown Global Livestream\"},\"stream\":\"https://hls.ted.com/project_masters/7514/manifest.m3u8?intro_master_id=7275\",\"metadata\":\"https://hls.ted.com/project_masters/7514/metadata.json?intro_master_id=7275\"}},\"targeting\":{\"id\":\"85905\",\"talk\":\"charlie_puth_you_and_i_attention\",\"tag\":\"performance,music,Countdown\",\"year\":\"2021\",\"event\":\"Countdown Global Livestream\"},\"canonical\":\"https://www.ted.com/talks/charlie_puth_you_and_i_attention\",\"name\":\"Charlie Puth: \\\"You and I\\\" / \\\"Attention\\\"\",\"title\":\"\\\"You and I\\\" / \\\"Attention\\\"\",\"speaker\":\"Charlie Puth\",\"thumb\":\"https://pi.tedcdn.com/r/talkstar-photos.s3.amazonaws.com/uploads/6865d6cc-8d9e-420e-ae77-c6d78da2de2b/CharliePuth_2021T-embed.jpg?quality=89\\u0026w=600\",\"slug\":\"charlie_puth_you_and_i_attention\",\"event\":\"Countdown Global Livestream\",\"published\":1641916293}",
        "videoContext": "Countdown Global Livestream",
        "hasTranslations": false,
        "featured": false,
        "type": {
          "__typename": "TypeOfVideo",
          "id": "1",
          "name": "TED Stage Talk"
        }
      }
    },
    "language": "en",
    "messages": {
      "+Hwy5g": [
        {
          "type": 1,
          "value": "speakerName"
        },
        {
          "type": 0,
          "value": "'s resource list"
        }
      ],
      "+mg7sp": [
        {
          "type": 0,
          "value": "Become a Member"
        }
      ],
      "+mzZak": [
        {
          "type": 0,
          "value": "About "
        },
        {
          "type": 1,
          "value": "name"
        }
      ],
      "/aBLH2": [
        {
          "type": 0,
          "value": "Get started"
        }
      ],
      "/jv2MJ": [
        {
          "type": 0,
          "value": "In this series"
        }
      ],
      "0qCk7j": [
        {
          "type": 0,
          "value": "Feeling inspired?"
        }
      ],
      "1sfU8Z": [
        {
          "type": 0,
          "value": "in "
        },
        {
          "offset": 0,
          "options": {
            "one": {
              "value": [
                {
                  "type": 7
                },
                {
                  "type": 0,
                  "value": " second"
                }
              ]
            },
            "other": {
              "value": [
                {
                  "type": 7
                },
                {
                  "type": 0,
                  "value": " seconds"
                }
              ]
            }
          },
          "pluralType": "cardinal",
          "type": 6,
          "value": "timer"
        }
      ],
      "2/2yg+": [
        {
          "type": 0,
          "value": "Add"
        }
      ],
      "2CsSJR": [
        {
          "type": 0,
          "value": "Get recommended talks delivered straight to your inbox"
        }
      ],
      "2IzeqS": [
        {
          "type": 0,
          "value": "Take part in our events: TED, TEDGlobal and more"
        }
      ],
      "2sRCsy": [
        {
          "type": 0,
          "value": "Skip to main content"
        }
      ],
      "2slIPX": [
        {
          "type": 0,
          "value": "Likes"
        }
      ],
      "35D0PZ": [
        {
          "type": 0,
          "value": "Explore the TED Audio Collective"
        }
      ],
      "3OAzKj": [
        {
          "type": 0,
          "value": "Details about TED's world-changing initiatives"
        }
      ],
      "3SXqhg": [
        {
          "type": 0,
          "value": "Ideas Blog"
        }
      ],
      "47FYwb": [
        {
          "type": 0,
          "value": "Cancel"
        }
      ],
      "4GQj6/": [
        {
          "type": 0,
          "value": "Go deeper into fascinating topics with original video series from TED"
        }
      ],
      "4YRaIc": [
        {
          "type": 0,
          "value": "Reviewed by"
        }
      ],
      "4l6vz1": [
        {
          "type": 0,
          "value": "Copy"
        }
      ],
      "5mn8gn": [
        {
          "type": 0,
          "value": "footnote"
        }
      ],
      "5ow6dg": [
        {
          "type": 0,
          "value": "WhatsApp"
        }
      ],
      "5q3qC0": [
        {
          "type": 0,
          "value": "Download"
        }
      ],
      "7owDmq": [
        {
          "type": 0,
          "value": "TED Conferences, past, present, and future"
        }
      ],
      "8ywLSf": [
        {
          "type": 0,
          "value": "Twitter"
        }
      ],
      "9vTMNp": [
        {
          "type": 0,
          "value": "MP4"
        }
      ],
      "9x42U6": [
        {
          "type": 0,
          "value": "Want to help translate this talk?"
        }
      ],
      "Af5zIY": [
        {
          "type": 0,
          "value": "Account settings"
        }
      ],
      "AuPiiF": [
        {
          "type": 0,
          "value": "© TED Conferences, LLC. All rights reserved."
        }
      ],
      "B6KfsV": [
        {
          "type": 0,
          "value": "Our daily coverage of the world of ideas"
        }
      ],
      "BjUwcg": [
        {
          "type": 0,
          "value": "TEDx events"
        }
      ],
      "BnlWCE": [
        {
          "type": 0,
          "value": "Type to search"
        }
      ],
      "CcXGSu": [
        {
          "type": 0,
          "value": "An error occurred while unliking video"
        }
      ],
      "D6yns0": [
        {
          "type": 0,
          "value": "top"
        }
      ],
      "EZZgor": [
        {
          "type": 0,
          "value": "Share this talk"
        }
      ],
      "EmpHyB": [
        {
          "type": 0,
          "value": "Facebook"
        }
      ],
      "EyfyRf": [
        {
          "type": 0,
          "value": "Talks from independently organized local events"
        }
      ],
      "FmCH6g": [
        {
          "type": 0,
          "value": "TED Talks"
        }
      ],
      "G/yZLu": [
        {
          "type": 0,
          "value": "Remove"
        }
      ],
      "G7DscV": [
        {
          "type": 1,
          "value": "langCount"
        },
        {
          "type": 0,
          "value": " "
        },
        {
          "offset": 0,
          "options": {
            "one": {
              "value": [
                {
                  "type": 0,
                  "value": "language"
                }
              ]
            },
            "other": {
              "value": [
                {
                  "type": 0,
                  "value": "languages"
                }
              ]
            }
          },
          "pluralType": "cardinal",
          "type": 6,
          "value": "langCount"
        }
      ],
      "HIzOdc": [
        {
          "type": 0,
          "value": "Browse the library of TED talks and speakers"
        }
      ],
      "HlUPzh": [
        {
          "type": 0,
          "value": "A new way to get personalized, relevant ideas, delivered right to your inbox."
        }
      ],
      "HnFBNb": [
        {
          "children": [
            {
              "type": 0,
              "value": "Sign-in"
            }
          ],
          "type": 8,
          "value": "link"
        },
        {
          "type": 0,
          "value": " to like this talk"
        }
      ],
      "IDXZas": [
        {
          "type": 0,
          "value": "Talk added to your playlist."
        }
      ],
      "J2451x": [
        {
          "type": 0,
          "value": "TED on Screen"
        }
      ],
      "JG0CAl": [
        {
          "type": 0,
          "value": "Play video"
        }
      ],
      "JyE//3": [
        {
          "type": 0,
          "value": "WATCH"
        }
      ],
      "K1EUzE": [
        {
          "type": 0,
          "value": "Nominate"
        }
      ],
      "KMLBzN": [
        {
          "type": 0,
          "value": "MEMBERSHIP"
        }
      ],
      "KfnFqy": [
        {
          "type": 0,
          "value": "Learn how you can partner with us"
        }
      ],
      "N64+Ti": [
        {
          "type": 0,
          "value": "Read transcript"
        }
      ],
      "OKhRC6": [
        {
          "type": 0,
          "value": "Share"
        }
      ],
      "Ok9qXA": [
        {
          "type": 0,
          "value": "More Languages"
        }
      ],
      "Pn6+NN": [
        {
          "type": 0,
          "value": "Your TED-Ed activity"
        }
      ],
      "Q058X+": [
        {
          "type": 0,
          "value": "Reviewer"
        }
      ],
      "QMPaJz": [
        {
          "type": 0,
          "value": "This has been removed from your liked talks."
        }
      ],
      "QWTP0t": [
        {
          "type": 0,
          "value": "Speed"
        }
      ],
      "QlGL3O": [
        {
          "type": 0,
          "value": "SHOW MORE"
        }
      ],
      "RCbsnh": [
        {
          "type": 0,
          "value": "Your list"
        }
      ],
      "RN2JRn": [
        {
          "type": 0,
          "value": "Become a Translator"
        }
      ],
      "Rb/hb9": [
        {
          "type": 0,
          "value": "LinkedIn"
        }
      ],
      "Rh+bJs": [
        {
          "type": 0,
          "value": "Pause video"
        }
      ],
      "RySCut": [
        {
          "type": 0,
          "value": "Become a TED Translator."
        }
      ],
      "SGWBFZ": [
        {
          "type": 0,
          "value": "TED Series"
        }
      ],
      "TMIEN4": [
        {
          "type": 0,
          "value": "Watch history"
        }
      ],
      "Tc+X05": [
        {
          "type": 0,
          "value": "Updates from TED and highlights from our global community"
        }
      ],
      "TdTXXf": [
        {
          "type": 0,
          "value": "Learn more"
        }
      ],
      "Th4u/F": [
        {
          "type": 0,
          "value": "Conferences"
        }
      ],
      "TztQA0": [
        {
          "type": 0,
          "value": "Transcript"
        }
      ],
      "U8otFN": [
        {
          "type": 0,
          "value": "Audio"
        }
      ],
      "UWsY6A": [
        {
          "type": 0,
          "value": "SHOW LESS"
        }
      ],
      "VpoRNv": [
        {
          "type": 0,
          "value": "Get TED Talks picked just for you"
        }
      ],
      "VxDGg5": [
        {
          "type": 0,
          "value": "Find and attend local, independently organized events"
        }
      ],
      "W6GVKZ": [
        {
          "type": 0,
          "value": "Up Next, in "
        },
        {
          "offset": 0,
          "options": {
            "one": {
              "value": [
                {
                  "type": 7
                },
                {
                  "type": 0,
                  "value": " second"
                }
              ]
            },
            "other": {
              "value": [
                {
                  "type": 7
                },
                {
                  "type": 0,
                  "value": " seconds"
                }
              ]
            }
          },
          "pluralType": "cardinal",
          "type": 6,
          "value": "timer"
        }
      ],
      "WIwKkx": [
        {
          "type": 0,
          "value": "Your profile"
        }
      ],
      "WjnGjC": [
        {
          "type": 0,
          "value": "Recommend speakers, TED Prize recipients, Fellows and more"
        }
      ],
      "XOYh4N": [
        {
          "type": 0,
          "value": "DISCOVER"
        }
      ],
      "XtMo1+": [
        {
          "type": 0,
          "value": "More from this playlist"
        }
      ],
      "Y95dXT": [
        {
          "type": 0,
          "value": "Organize a local TEDx Event"
        }
      ],
      "YM7XpW": [
        {
          "type": 0,
          "value": "Sorry, this talk has not yet been translated into:"
        }
      ],
      "YgTNcL": [
        {
          "offset": 0,
          "options": {
            "=0": {
              "value": []
            },
            "few": {
              "value": [
                {
                  "type": 0,
                  "value": "("
                },
                {
                  "type": 7
                },
                {
                  "type": 0,
                  "value": " Languages)"
                }
              ]
            },
            "many": {
              "value": [
                {
                  "type": 0,
                  "value": "("
                },
                {
                  "type": 7
                },
                {
                  "type": 0,
                  "value": " Languages)"
                }
              ]
            },
            "one": {
              "value": [
                {
                  "type": 0,
                  "value": "("
                },
                {
                  "type": 7
                },
                {
                  "type": 0,
                  "value": " Language)"
                }
              ]
            },
            "other": {
              "value": [
                {
                  "type": 0,
                  "value": "("
                },
                {
                  "type": 7
                },
                {
                  "type": 0,
                  "value": " Languages)"
                }
              ]
            }
          },
          "pluralType": "cardinal",
          "type": 6,
          "value": "languages"
        }
      ],
      "ZAjNzR": [
        {
          "type": 0,
          "value": "Our mission, history, team, and more"
        }
      ],
      "aNVwOm": [
        {
          "type": 0,
          "value": "transcription by"
        }
      ],
      "ax2mk0": [
        {
          "type": 1,
          "value": "text"
        }
      ],
      "bHjI50": [
        {
          "type": 0,
          "value": "Programs \\u0026 Initiatives"
        }
      ],
      "bb1zZ+": [
        {
          "type": 0,
          "value": "ABOUT"
        }
      ],
      "c+mWu8": [
        {
          "type": 0,
          "value": "ATTEND"
        }
      ],
      "c0vVbD": [
        {
          "type": 0,
          "value": "SIGN IN"
        }
      ],
      "cjQtLd": [
        {
          "type": 0,
          "value": "MY MEMBERSHIP"
        }
      ],
      "cyR7Kh": [
        {
          "type": 0,
          "value": "Back"
        }
      ],
      "d+gt9N": [
        {
          "type": 0,
          "value": "TED Fellows"
        }
      ],
      "d36dcd": [
        {
          "type": 0,
          "value": "Our Organization"
        }
      ],
      "dFLaJ8": [
        {
          "type": 0,
          "value": "You can find this in your profile."
        }
      ],
      "dm3npp": [
        {
          "type": 0,
          "value": "This has been removed from your list."
        }
      ],
      "eN9Zji": [
        {
          "type": 0,
          "value": "In this playlist"
        }
      ],
      "evdfPT": [
        {
          "type": 0,
          "value": "TED Recommends"
        }
      ],
      "fjEXS2": [
        {
          "type": 0,
          "value": "More Resources"
        }
      ],
      "g6HP7b": [
        {
          "type": 0,
          "value": "translation by"
        }
      ],
      "g7WsXJ": [
        {
          "type": 0,
          "value": "More from this series"
        }
      ],
      "gbP7cY": [
        {
          "type": 1,
          "value": "blurb"
        }
      ],
      "hfy05I": [
        {
          "type": 0,
          "value": "Related Topics"
        }
      ],
      "itPgxd": [
        {
          "type": 0,
          "value": "Profile"
        }
      ],
      "jNnMq4": [
        {
          "type": 0,
          "value": "Podcasts"
        }
      ],
      "k5NtsF": [
        {
          "type": 0,
          "value": "SMS"
        }
      ],
      "kV36Vw": [
        {
          "type": 0,
          "value": "Talk details"
        }
      ],
      "kc79d3": [
        {
          "type": 0,
          "value": "Topics"
        }
      ],
      "kwzUsa": [
        {
          "type": 0,
          "value": "An error occurred while liking video"
        }
      ],
      "l30Rdg": [
        {
          "type": 0,
          "value": "Search talks, events, authors..."
        }
      ],
      "lEl40V": [
        {
          "type": 0,
          "value": "TEDx Talks"
        }
      ],
      "lJOqh+": [
        {
          "type": 0,
          "value": "Watch, share and create lessons with TED-Ed"
        }
      ],
      "lYyHez": [
        {
          "type": 0,
          "value": "About the "
        },
        {
          "offset": 0,
          "options": {
            "one": {
              "value": [
                {
                  "type": 0,
                  "value": "speaker"
                }
              ]
            },
            "other": {
              "value": [
                {
                  "type": 0,
                  "value": "speakers"
                }
              ]
            }
          },
          "pluralType": "cardinal",
          "type": 6,
          "value": "speakerCount"
        }
      ],
      "mmPYWx": [
        {
          "type": 0,
          "value": "Newsletter"
        }
      ],
      "mzjDCn": [
        {
          "type": 0,
          "value": "Skip to search"
        }
      ],
      "nC+1Um": [
        {
          "type": 0,
          "value": "Up next"
        }
      ],
      "nqlVd6": [
        {
          "type": 0,
          "value": "Transcriber"
        }
      ],
      "ntt283": [
        {
          "type": 0,
          "value": "Recommended for you"
        }
      ],
      "oCBea0": [
        {
          "type": 0,
          "value": "Messenger"
        }
      ],
      "oRYznJ": [
        {
          "type": 0,
          "value": "TEDx Events"
        }
      ],
      "prWgT7": [
        {
          "type": 0,
          "value": "Partner with TED"
        }
      ],
      "pySI43": [
        {
          "type": 0,
          "value": "TED-Ed videos"
        }
      ],
      "qjdcPo": [
        {
          "children": [
            {
              "type": 0,
              "value": "Sign-in"
            }
          ],
          "type": 8,
          "value": "link"
        },
        {
          "type": 0,
          "value": " to add this talk"
        }
      ],
      "qtWLmt": [
        {
          "type": 0,
          "value": "Like"
        }
      ],
      "rLWF75": [
        {
          "type": 0,
          "value": "Rules and resources to help you plan a local TEDx event"
        }
      ],
      "rYPfE5": [
        {
          "type": 0,
          "value": "Want to hear more great ideas like this one? Sign up for TED Membership to get exclusive access to captivating conversations, engaging events, and more!"
        }
      ],
      "rbrahO": [
        {
          "type": 0,
          "value": "Close"
        }
      ],
      "sy+pv5": [
        {
          "type": 0,
          "value": "Email"
        }
      ],
      "t1Ql7Y": [
        {
          "type": 0,
          "value": "Footnotes"
        }
      ],
      "tKMlOc": [
        {
          "type": 0,
          "value": "Menu"
        }
      ],
      "tffCUE": [
        {
          "type": 0,
          "value": "100+ collections of TED Talks, for curious minds"
        }
      ],
      "tyiOlH": [
        {
          "type": 0,
          "value": "My membership"
        }
      ],
      "uCSmd1": [
        {
          "type": 0,
          "value": "Explore TED offerings by topic"
        }
      ],
      "uxTKmc": [
        {
          "type": 0,
          "value": "Meet the "
        },
        {
          "offset": 0,
          "options": {
            "one": {
              "value": [
                {
                  "type": 0,
                  "value": "educator"
                }
              ]
            },
            "other": {
              "value": [
                {
                  "type": 0,
                  "value": "educators"
                }
              ]
            }
          },
          "pluralType": "cardinal",
          "type": 6,
          "value": "speakerCount"
        }
      ],
      "w8OG+H": [
        {
          "type": 0,
          "value": "Find your liked talks in your profile."
        }
      ],
      "wCy/Tc": [
        {
          "type": 0,
          "value": "Translate"
        }
      ],
      "wYaIdy": [
        {
          "type": 0,
          "value": "TED Blog"
        }
      ],
      "whrRoc": [
        {
          "type": 0,
          "value": "Join or support innovators from around the globe"
        }
      ],
      "wsIPh2": [
        {
          "type": 0,
          "value": "Liked"
        }
      ],
      "wxFA74": [
        {
          "type": 0,
          "value": "Membership"
        }
      ],
      "xNaC8q": [
        {
          "type": 0,
          "value": "Bring TED to the non-English speaking world"
        }
      ],
      "xQ31Wu": [
        {
          "type": 0,
          "value": "Inspiration delivered straight to your inbox"
        }
      ],
      "xXbJso": [
        {
          "type": 0,
          "value": "Sign out"
        }
      ],
      "xsbDlv": [
        {
          "type": 0,
          "value": "Experience TED from home"
        }
      ],
      "yvZLHk": [
        {
          "type": 0,
          "value": "Translator"
        }
      ],
      "zGKYhC": [
        {
          "type": 0,
          "value": "PARTICIPATE"
        }
      ],
      "zKsivz": [
        {
          "type": 0,
          "value": "Playlists"
        }
      ]
    },
    "loadOneTrust": false
  },
  "page": "/talks/[...slug]",
  "query": {
    "slug": [
      "charlie_puth_you_and_i_attention"
    ]
  },
  "buildId": "kjN5mfEnrkGW8Vo9lVhFl",
  "runtimeConfig": {
    "STRIPE_PUBLISHABLE_KEY": "pk_live_2E0Im9ZSYd61pq9NRBXWa445",
    "RECAPTCHA_KEY": "6Leu7SEbAAAAAJ62yHnNX_CyMiNGTrdhvp9roeEC"
  },
  "isFallback": false,
  "customServer": true,
  "gip": true,
  "appGip": true
}
1reaction
ole-tangecommented, Jan 15, 2022

@Ashish0804 Now that you mention it: No, not any longer. It worked a week ago, so @trassshhub’s conclusion seems reasonable. youtube-dl is broken, too.

IF you are going to rewrite it, could we please also have the dates in the json file? So https://www.ted.com/talks/jeff_steers_who_won_the_space_race would have the date 2013-08 (or possibly 2013-08-01)?

Read more comments on GitHub >

github_iconTop Results From Across the Web

How can I troubleshoot the TED.com video player?
Are you having some trouble playing a video on TED.com? Here are some common issues and solutions: The video quality is poor, or...
Read more >
Seth Godin: This is broken | TED Talk
Why are so many things broken ? In a hilarious talk from the 2006 Gel conference, Seth Godin gives a tour of things...
Read more >
Herman Stewart - The Joy of being broken | TED Talk
Herman Stewart will be sharing key insights on how you can use disappointment to enrich your life and the value of being broken....
Read more >
What to do when everything feels broken | Daniel Alexander ...
Visit http:// TED.com to get our entire library of TED Talks, transcripts, translations, personalized talk recommendations and more." Some ...
Read more >
How to fix a broken heart | Guy Winch - YouTube
Visit http:// TED.com to get our entire library of TED Talks, transcripts, translations, personalized talk recommendations and more.At some ...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found