trainman261
b49d5ffc53
[ie/cbc.ca:player] Support new URL format ( #9561 )
...
Closes #9534
Authored by: trainman261
7 months ago
trainman261
7e09c147fd
[ie/theplatform] Extract more metadata ( #8635 )
...
Authored by: trainman261
11 months ago
bashonly
d4f14a72dc
[ie] Do not test truth value of `xml.etree.ElementTree.Element` ( #8582 )
...
Testing the truthiness of an `xml.etree.ElementTree.Element` instance is deprecated in py3.12
Authored by: bashonly
12 months ago
trainman261
19c90e405b
[cleanup] Update extractor tests ( #7718 )
...
Authored by: trainman261
1 year ago
makeworld
9bf14be775
[ie/cbc] Ignore any 426 from API ( #7689 )
...
Closes #7477
Authored by: makew0rld
1 year ago
trainman261
ed71189781
[ie/CBCPlayerPlaylist] Add extractor ( #7870 )
...
Authored by: trainman261
1 year ago
trainman261
339c339fec
[ie/CBCPlayer] Extract HLS formats and subtitles ( #7484 )
...
Authored by: trainman261
1 year ago
jo-nike
4afb208cf0
[extractor/cbc] Ignore 426 from API ( #6781 )
...
Closes #6716
Authored by: jo-nike
1 year ago
makeworld
7a7b1376fb
[extractor/cbc] Fix live extractor, playlist `_VALID_URL` ( #6625 )
...
Authored by: makew0rld
2 years ago
makeworld
871c907454
[extractor/cbc:gem] Update `_VALID_URL` ( #6499 )
...
Authored by: makeworld-the-better-one
Closes #6395
2 years ago
pukkandan
9f14daf22b
[extractor] Deprecate `_sort_formats`
2 years ago
pukkandan
9809740ba5
[extractor, cleanup] Reduce direct use of `_downloader`
2 years ago
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
3 years ago
pukkandan
04f3fd2c89
[cleanup] Use `_html_extract_title`
3 years ago
pukkandan
332da56f52
[CBC] Fix URL regex
...
Closes #2110
3 years ago
pukkandan
b69fd25c25
[cleanup] Misc cleanup
...
Closes #1942 #1976 #2020 #2058 #1984
3 years ago
David Skrundz
54c2521ca6
[CBC Gem] Extract 1080p formats ( #1913 )
...
Authored by: DavidSkrundz
3 years ago
makeworld
013ae2e503
[CBC Gem] Fix for shows that don't have all seasons ( #1621 )
...
Closes #1594
Authored by: makeworld-the-better-one
3 years ago
makeworld
d183af3cc1
[CBC] Support CBC Gem member content ( #1294 )
...
Authored by: makeworld-the-better-one
3 years ago
makeworld
3c239332b0
[CBC] Fix Gem livestream ( #1289 )
...
Authored by: makeworld-the-better-one
3 years ago
makeworld
0f0ac87be3
[CBC] Cleanup tests ( #1162 )
...
Related: #1013
Authored by: makeworld-the-better-one
3 years ago
makeworld
0d32e124c6
[CBC] Fix CBC Gem extractors ( #1013 )
...
Closes #936
Authored by: makeworld-the-better-one
3 years ago
Pccode66
7a5c1cfe93
Completely change project name to yt-dlp ( #85 )
...
* 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
4 years ago