Commit Graph

15 Commits (41895667a5ae9c39055d6ea2da8a7b5df19d9f08)

Author SHA1 Message Date
vvto33 ceaea731b6
[ie/TVer] Support series URLs ()
Also improve thumbnails extraction

Authored by: vvto33, pzhlkj6612

Co-authored-by: Mozi <29089388+pzhlkj6612@users.noreply.github.com>
vvto33 5260696b1c
[ie/tver] Support olympic URLs ()
Closes 
Authored by: vvto33
sepro add96eb9f8
[cleanup] Add more ruff rules ()
Authored by: seproDev

Reviewed-by: bashonly <88596187+bashonly@users.noreply.github.com>
Reviewed-by: Simon Sawicki <contact@grub4k.xyz>
sepro f4f9f6d00e
[cleanup] Fix infodict returned fields ()
Authored by: seproDev
Lesmiscore 2523702718
[extractor/tver] Fix bug in 6837633a4a
This corrects a mistake in 64fa820ccf
Authored by: Lesmiscore
Closes 
Lesmiscore 6837633a4a
[extractor/tver] Fix extractor ()
Authored by: Lesmiscore
Lesmiscore b58f8d8f2c
[TVer] Improve extraction ()
Authored by: Lesmiscore
pukkandan 86e5f3ed2e
[cleanup] Upgrade syntax
Using https://github.com/asottile/pyupgrade

1. `__future__` imports and `coding: utf-8` were removed
2. Files were rewritten with `pyupgrade --py36-plus --keep-percent-format`
3. f-strings were cherry-picked from `pyupgrade --py36-plus`

Extractors are left untouched (except removing header) to avoid unnecessary merge conflicts
Lesmiscore (Naoya Ozaki) 870efdee28
[TVer] Fix extractor ()
Authored by: Lesmiscore
vvto33 12a64f2777
[TVer] Support landing page ()
Authored by: vvto33
Lesmiscore (Naoya Ozaki) 42c5458a02
[TVer] Extract message for unaired live ()
Closes 
Authored by: Lesmiscore
pukkandan 5ad28e7ffd
[extractor] Common function `_match_valid_url`
pukkandan 41d1cca328
Update to ytdl-commit-a726009
[blinkx] Remove extractor
a726009987
pukkandan 10db0d2f57
Update to ytdl-commit-3be0980
3be098010f
Pccode66 7a5c1cfe93
Completely change project name to yt-dlp ()
* All modules and binary names are changed
* All documentation references changed
* yt-dlp no longer loads youtube-dlc config files
* All URLs changed to point to organization account

Co-authored-by: Pccode66
Co-authored-by: pukkandan