Skip to content
This repository has been archived by the owner on Jan 9, 2024. It is now read-only.

Include moving thumbnails #136

Open
johtso opened this issue Jul 16, 2021 · 1 comment
Open

Include moving thumbnails #136

johtso opened this issue Jul 16, 2021 · 1 comment

Comments

@johtso
Copy link

johtso commented Jul 16, 2021

Would be great if moving thumbnail urls could also be extracted.

They seem to be included here in the YTInitialdata object:

"richThumbnail": {
    "movingThumbnailRenderer": {
        "enableHoveredLogging": true,
        "enableOverlay": true,
        "movingThumbnailDetails": {
            "logAsMovingThumbnail": true,
            "thumbnails": [
                {
                    "height": 180,
                    "url": "https://i.ytimg.com/an_webp/mX_fQyxKiPQ/mqdefault_6s.webp?du=3000&sqp=CKylo4MG&rs=AOn4CLAJhoHhnxxaA_M2UDkLjamaqy4ViQ",
                    "width": 320
                }
            ]
        }
    }
}
@TimeForANinja
Copy link
Owner

will put it on the list but might take a while

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

2 participants