Commit Graph

11 Commits (c0caa805157fb315d4b24ea4e1f3eef0210c2096)

Author SHA1 Message Date
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