all repos — FixYouTube-legacy @ bc789d7b3a387f7bfb8a1507ccf16cc97453c70c

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}