[YouTube] Fix mix tests with invalid video ids

Replaces mix tests based on a strange mix type RDQM{videoId} (only reference I could find is https://github.com/ytdl-org/youtube-dl/issues/26228) and with an invalid video id of 13 characters (the first two characters were QM, but even after removing QM there still wasn't a video available at that id).
Also updates mocks.
This commit is contained in:
Stypox
2022-02-17 18:12:31 +01:00
parent d660c04838
commit 279f3a20fe
25 changed files with 656 additions and 1586 deletions