Extract all the yt-dlp extractor tests from their code
043b110
Opened by Benedikt Peetz <benedikt.peetz@b-peetz.de> at
Then we could simply run the test with something like yt add <url> and assert that the yt videos info <hash> equals their supplied info_dict.
This would maybe finally smoke out all the remaining rust <-> python interop bugs.