anpassen von YouTube Links
This commit is contained in:
@ -278,7 +278,7 @@
|
|||||||
"id": "z3ffqugex7gipsb4ke6ov874",
|
"id": "z3ffqugex7gipsb4ke6ov874",
|
||||||
"type": "video",
|
"type": "video",
|
||||||
"content": {
|
"content": {
|
||||||
"url": "https://www.youtube.com/watch?v=jp3ggg_42-M&t=22s",
|
"url": "https://www.youtube.com/watch?v=GBq_7sgS4Js",
|
||||||
"id": "jp3ggg_42-M",
|
"id": "jp3ggg_42-M",
|
||||||
"type": "youtube"
|
"type": "youtube"
|
||||||
}
|
}
|
||||||
@ -319,7 +319,7 @@
|
|||||||
"id": "rvdh4tk0ebg7t9tdga9aw8ao",
|
"id": "rvdh4tk0ebg7t9tdga9aw8ao",
|
||||||
"type": "video",
|
"type": "video",
|
||||||
"content": {
|
"content": {
|
||||||
"url": "https://www.youtube.com/watch?v=jp3ggg_42-M&t=22s",
|
"url": "https://www.youtube.com/watch?v=GBq_7sgS4Js",
|
||||||
"id": "jp3ggg_42-M",
|
"id": "jp3ggg_42-M",
|
||||||
"type": "youtube"
|
"type": "youtube"
|
||||||
}
|
}
|
||||||
@ -360,7 +360,7 @@
|
|||||||
"id": "jiz2uvo89456jpy081hazkd4",
|
"id": "jiz2uvo89456jpy081hazkd4",
|
||||||
"type": "video",
|
"type": "video",
|
||||||
"content": {
|
"content": {
|
||||||
"url": "https://www.youtube.com/watch?v=jp3ggg_42-M&t=22s",
|
"url": "https://www.youtube.com/watch?v=GBq_7sgS4Js",
|
||||||
"id": "jp3ggg_42-M",
|
"id": "jp3ggg_42-M",
|
||||||
"type": "youtube"
|
"type": "youtube"
|
||||||
}
|
}
|
||||||
@ -399,7 +399,7 @@
|
|||||||
"id": "e3tlj1y4vyhtwcabzifv63q2",
|
"id": "e3tlj1y4vyhtwcabzifv63q2",
|
||||||
"type": "video",
|
"type": "video",
|
||||||
"content": {
|
"content": {
|
||||||
"url": "https://www.youtube.com/watch?v=jp3ggg_42-M&t=22s",
|
"url": "https://www.youtube.com/watch?v=GBq_7sgS4Js",
|
||||||
"id": "jp3ggg_42-M",
|
"id": "jp3ggg_42-M",
|
||||||
"type": "youtube"
|
"type": "youtube"
|
||||||
}
|
}
|
||||||
|
@ -78,7 +78,7 @@ test.describe.parallel('Video bubble block', () => {
|
|||||||
await page.click('text=Test')
|
await page.click('text=Test')
|
||||||
await expect(page.locator('iframe').nth(1)).toHaveAttribute(
|
await expect(page.locator('iframe').nth(1)).toHaveAttribute(
|
||||||
'src',
|
'src',
|
||||||
'https://www.youtube.com/embed/dQw4w9WgXcQ'
|
'https://www.youtube.com/watch?v=GBq_7sgS4Js'
|
||||||
)
|
)
|
||||||
})
|
})
|
||||||
|
|
||||||
|
@ -96,7 +96,7 @@ If you'd like to have different replies based on the multiple choices the user s
|
|||||||
|
|
||||||
<div className="relative" style={{ paddingBottom: '64.5933014354067%' }}>
|
<div className="relative" style={{ paddingBottom: '64.5933014354067%' }}>
|
||||||
<iframe
|
<iframe
|
||||||
src="https://www.youtube.com/embed/c7LhC5BRSIA"
|
src="https://www.youtube.com/watch?v=GBq_7sgS4Js"
|
||||||
allowFullScreen
|
allowFullScreen
|
||||||
className="absolute top-0 left-0 w-full h-full"
|
className="absolute top-0 left-0 w-full h-full"
|
||||||
/>
|
/>
|
||||||
|
@ -6,7 +6,7 @@ With the Google Sheets integration step, you can inject, update or get data from
|
|||||||
|
|
||||||
<div className="relative" style={{ paddingBottom: '64.5933014354067%' }}>
|
<div className="relative" style={{ paddingBottom: '64.5933014354067%' }}>
|
||||||
<iframe
|
<iframe
|
||||||
src="https://www.youtube.com/embed/UjlZvlqg6mA"
|
src="https://www.youtube.com/watch?v=GBq_7sgS4Js"
|
||||||
allowFullScreen
|
allowFullScreen
|
||||||
className="absolute top-0 left-0 w-full h-full"
|
className="absolute top-0 left-0 w-full h-full"
|
||||||
/>
|
/>
|
||||||
@ -29,7 +29,7 @@ For this, you will need to set a new variable with the value "Now" before the Go
|
|||||||
|
|
||||||
<div className="relative" style={{ paddingBottom: '64.5933014354067%' }}>
|
<div className="relative" style={{ paddingBottom: '64.5933014354067%' }}>
|
||||||
<iframe
|
<iframe
|
||||||
src="https://www.youtube.com/embed/2E0gK-PwFK4"
|
src="https://www.youtube.com/watch?v=GBq_7sgS4Js"
|
||||||
allowFullScreen
|
allowFullScreen
|
||||||
className="absolute top-0 left-0 w-full h-full"
|
className="absolute top-0 left-0 w-full h-full"
|
||||||
/>
|
/>
|
||||||
|
@ -33,7 +33,7 @@ You can return data from Make.com by adding a "Webhook response" module at the e
|
|||||||
|
|
||||||
<div className="relative" style={{ paddingBottom: '64.5933014354067%' }}>
|
<div className="relative" style={{ paddingBottom: '64.5933014354067%' }}>
|
||||||
<iframe
|
<iframe
|
||||||
src="https://www.youtube.com/embed/V-y1Orys_kY"
|
src="https://www.youtube.com/watch?v=GBq_7sgS4Js"
|
||||||
allowFullScreen
|
allowFullScreen
|
||||||
className="absolute top-0 left-0 w-full h-full"
|
className="absolute top-0 left-0 w-full h-full"
|
||||||
/>
|
/>
|
||||||
|
@ -18,7 +18,7 @@ The Zapier integration block allows you to trigger a zap at a given moment in yo
|
|||||||
|
|
||||||
<div className="relative" style={{ paddingBottom: '64.5933014354067%' }}>
|
<div className="relative" style={{ paddingBottom: '64.5933014354067%' }}>
|
||||||
<iframe
|
<iframe
|
||||||
src="https://www.youtube.com/embed/2ZskGItI_Zo"
|
src="https://www.youtube.com/watch?v=GBq_7sgS4Js"
|
||||||
allowFullScreen
|
allowFullScreen
|
||||||
className="absolute top-0 left-0 w-full h-full"
|
className="absolute top-0 left-0 w-full h-full"
|
||||||
/>
|
/>
|
||||||
|
@ -13,7 +13,7 @@ A condition can contain different comparisons that are evaluated in order and li
|
|||||||
|
|
||||||
<div className="relative" style={{ paddingBottom: '64.5933014354067%' }}>
|
<div className="relative" style={{ paddingBottom: '64.5933014354067%' }}>
|
||||||
<iframe
|
<iframe
|
||||||
src="https://www.youtube.com/embed/47KyLHzdpnY"
|
src="https://www.youtube.com/watch?v=GBq_7sgS4Js"
|
||||||
allowFullScreen
|
allowFullScreen
|
||||||
className="absolute top-0 left-0 w-full h-full"
|
className="absolute top-0 left-0 w-full h-full"
|
||||||
/>
|
/>
|
||||||
|
@ -53,7 +53,7 @@ Here is a quick video that showcases advanced concepts about variables:
|
|||||||
|
|
||||||
<div className="relative" style={{ paddingBottom: '64.5933014354067%' }}>
|
<div className="relative" style={{ paddingBottom: '64.5933014354067%' }}>
|
||||||
<iframe
|
<iframe
|
||||||
src="https://www.youtube.com/embed/o715Tjv1ijI"
|
src="https://www.youtube.com/watch?v=GBq_7sgS4Js"
|
||||||
allowFullScreen
|
allowFullScreen
|
||||||
className="absolute top-0 left-0 w-full h-full"
|
className="absolute top-0 left-0 w-full h-full"
|
||||||
/>
|
/>
|
||||||
|
@ -7,7 +7,7 @@ The best way to understand the basic principles of Typebot is by watching this s
|
|||||||
|
|
||||||
<div className="relative" style={{ paddingBottom: '64.5933014354067%' }}>
|
<div className="relative" style={{ paddingBottom: '64.5933014354067%' }}>
|
||||||
<iframe
|
<iframe
|
||||||
src="https://www.youtube.com/embed/jp3ggg_42-M"
|
src="https://www.youtube.com/watch?v=GBq_7sgS4Js"
|
||||||
allowFullScreen
|
allowFullScreen
|
||||||
className="absolute top-0 left-0 w-full h-full"
|
className="absolute top-0 left-0 w-full h-full"
|
||||||
/>
|
/>
|
||||||
|
Reference in New Issue
Block a user