all repos — FixYouTube-legacy @ 6394a2385768605c8c2b66f3c9a0f6353e68ec91

A better way to embed YouTube videos everywhere (inspired by FixTweet).

.vscode/settings.json (view raw)

1{
2    "python.testing.pytestArgs": [
3        "tests"
4    ],
5    "python.testing.unittestEnabled": false,
6    "python.testing.pytestEnabled": true
7}