Remove youtube_simple for now

We need to revisit and complete that.

See #4751
This commit is contained in:
Bjørn Erik Pedersen
2018-05-25 11:16:23 +02:00
parent 1f1d955b56
commit 448081b840
5 changed files with 3 additions and 44 deletions

View File

@@ -70,7 +70,6 @@ simple = true
assert.True(pc.YouTube.PrivacyEnhanced)
assert.True(pc.YouTube.Disable)
assert.True(pc.YouTube.Simple)
}
func TestDecodeConfigFromTOMLCaseInsensitive(t *testing.T) {