make header format yaml
This commit is contained in:
@@ -1,6 +1,8 @@
|
||||
---
|
||||
title: "Download Website"
|
||||
tags: [ "networking", "scraping" ]
|
||||
title: Download Website
|
||||
tags:
|
||||
- networking
|
||||
- scraping
|
||||
---
|
||||
|
||||
```sh
|
||||
|
||||
@@ -1,6 +1,7 @@
|
||||
---
|
||||
title: "Download videos"
|
||||
tags: [ "scraping" ]
|
||||
title: Download videos
|
||||
tags:
|
||||
- scraping
|
||||
---
|
||||
Install `yt-dlp`.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user