mirror of
https://github.com/yt-dlp/yt-dlp
synced 2025-07-01 03:22:52 -05:00
Add support for Vine - closes #845
This commit is contained in:

committed by
Filippo Valsorda

parent
d4f76f1674
commit
5b0d3cc0cd
@ -451,5 +451,14 @@
|
||||
"title":"How to Tie a Square Knot Properly",
|
||||
"description":"The square knot, also known as the reef knot, is one of the oldest, most basic knots to tie, and can be used in many different ways. Here's the proper way to tie a square knot."
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "Vine",
|
||||
"url": "https://vine.co/v/b9KOOWX7HUx",
|
||||
"file": "b9KOOWX7HUx.mp4",
|
||||
"md5": "2f36fed6235b16da96ce9b4dc890940d",
|
||||
"info_dict":{
|
||||
"title":"Chicken."
|
||||
}
|
||||
}
|
||||
]
|
||||
|
Reference in New Issue
Block a user