Fix view count parsing when the decimal marker is a whitespace, e.g. '101 101'
This doesn't handle the plus only videos yet Closes #8492
See #8569 and #8019. Currently only 6-min preview are supported
* Fixed valid URLs (w/ tests). * Fixed iframe URL extraction. * Fixed token URL extraction. * Fixed variable extraction. * Fixed uploader spelling. * Added upload_date to result dictionary.
[downloader/dash] Implement dashsegments fd in terms of fragment fd
This reverts commit 3d98f97c64.
3d98f97c64