1
0
mirror of https://github.com/yt-dlp/yt-dlp.git synced 2025-06-27 17:08:32 +00:00
Commit Graph

5 Commits

Author SHA1 Message Date
Iuri Campos
af61db38f3
Update yt_dlp/extractor/pandavideo.py
Co-authored-by: bashonly <88596187+bashonly@users.noreply.github.com>
2025-06-01 20:41:32 +01:00
Iuri Campos
2156f3da0e
Update yt_dlp/extractor/pandavideo.py
Co-authored-by: bashonly <88596187+bashonly@users.noreply.github.com>
2025-06-01 20:41:06 +01:00
Iuri Campos
31c6081b7c removed extra line 'formats' 2025-06-01 18:22:45 +01:00
Iuri Campos
24a6366f5e
Update yt_dlp/extractor/pandavideo.py
Co-authored-by: bashonly <88596187+bashonly@users.noreply.github.com>
2025-06-01 18:13:19 +01:00
Iuri Campos
8cd0f510ee [ie/pandavideo] Add extractor Fixes #13109
Implementation of extractor for video host provider pandavideo.
Works on direct urls or embedded videos in websites.

Closes #13109

Co-authored-by: Miguel Noronha <miguel.noronha@tecnico.ulisboa.pt>
2025-05-28 16:47:33 +01:00