about summary refs log tree commit diff
path: root/youtube_dl/extractor/videa.py
Commit message (Collapse)AuthorAgeFilesLines
* [Videa] Fix extractionhatsomatt2024-03-081-1/+4
| | | | | | | | | * update API URL * from https://github.com/yt-dlp/yt-dlp/pull/8003 * thanks to the authors! Closes yt-dlp/7427 Authored by: hatsomatt, aky-01
* [Videa] Align with yt-dlpdirkf2024-03-081-13/+26
|
* [extractor/videa] Back-port from yt-dlp PRs 463+1028dirkf2022-02-111-14/+39
| | | | Authored by: nyuszika7h
* [extractor/videa] fix extraction in Py2kikuyan2022-02-111-2/+2
| | | | Fixes #30416
* [videa] improve extractionRemita Amine2020-11-261-45/+54
|
* [videa] Adapt to updates (#26301)Adrian Heine né Lang2020-11-261-2/+60
| | | closes #25973, closes #25650.
* [videa] Extend _VALID_URLAttila-Mihaly Balazs2018-03-271-2/+11
|
* [videa] Add support for videa embedsSergey M․2016-12-311-0/+8
|
* [videa] Improve and simplify (closes #8181, closes #11133)Sergey M․2016-12-311-62/+53
|
* [videa] Add extractorBagira2016-12-311-0/+98