[motherless] Fixed the broken uploader_id in the extractor (#31243)
authorXiyue <113869642+xiyue077@users.noreply.github.com>
Mon, 10 Oct 2022 22:52:48 +0000 (09:52 +1100)
committerGitHub <noreply@github.com>
Mon, 10 Oct 2022 22:52:48 +0000 (23:52 +0100)
commit82e4eca711a128138ed0b84ddb4321e403d56340
tree3fc5e6157870a190909e8879cc215f8c4341a4b4
parent1b1442887e67b63545453e10816904e2b4c561c1
[motherless] Fixed the broken uploader_id in the extractor (#31243)

* Fixed the broken uploader_id in the extractor.
* Make uploader_id RE looser
* Fix uploader_id in test Motherless_3
* Fix group pagination
* # coding: utf-8

Co-authored-by: Andy Xuming <xuminic@gmail.com>
Co-authored-by: dirkf <fieldhouse@gmx.net>
youtube_dl/extractor/motherless.py