sepro
f4f9f6d00e
[cleanup] Fix infodict returned fields ( #8906 )
...
Authored by: seproDev
8 months ago
Rajeshwaran
7237c8dca0
[ie/hotstar] Extract `release_year` ( #7869 )
...
Authored by: Rajeshwaran2001
1 year ago
bashonly
30ea88591b
[ie/hotstar] Make metadata extraction non-fatal
...
Authored by: bashonly
1 year ago
bashonly
86eeb044c2
[ie/hotstar] Support `/clips/` URLs ( #7710 )
...
Closes #7699
Authored by: bashonly
1 year ago
coletdjnz
3d2623a898
[compat, networking] Deprecate old functions ( #2861 )
...
Authored by: coletdjnz, pukkandan
1 year ago
bashonly
7f8ddebbb5
[extractor/hotstar] Support `/shows/` URLs ( #7225 )
...
Closes #6463
Authored by: bashonly
1 year ago
pukkandan
e74a3c6dcc
[extractor/hotstar] Improve format metadata
2 years ago
pukkandan
9f14daf22b
[extractor] Deprecate `_sort_formats`
2 years ago
pukkandan
fad689c7b6
[extractor/hotstar] Refactor v1 API calls
2 years ago
m4tu4g
db6fa6960c
[extractor/hotstar] Add season support ( #5479 )
...
Closes #5473
Authored by: m4tu4g
2 years ago
pukkandan
5d5c0f7e99
[Hotstar] Bugfix for a1ddaa899c
...
Closes #3595
2 years ago
pukkandan
a1ddaa899c
[hotstar] Refactor extractors
...
Closes #3517
3 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
Ashish Gupta
26f2aa3db9
[hotstar] Add extractor args to ignore tags ( #2116 )
...
Authored by: Ashish0804
3 years ago
Ashish Gupta
73f035e1fe
[Cleanup] Remove some unnecessary groups in regexes ( #1738 )
...
Authored by: Ashish0804
3 years ago
Ashish Gupta
525d9e0c7d
[HotStar] Set language field from tags ( #1700 )
...
Authored by: Ashish0804
3 years ago
Ashish Gupta
6ff34542d2
[Hotstar] Raise appropriate error for DRM
3 years ago
Ashish Gupta
a64907d0ac
[Hotstar] Mention Dynamic Range in format id ( #1265 )
...
Authored by: Ashish0804
3 years ago
Ashish Gupta
81bcd43a03
[HotStarSeries] Fix cookies ( #1187 )
...
Authored by: Ashish0804
3 years ago
Ashish Gupta
388bc4a640
[Hotstar] Add referer for subs ( #1062 )
...
Authored by: Ashish0804
3 years ago
pukkandan
88acdbc269
[extractor] Better error message for DRM ( #729 )
...
Closes #636
3 years ago
pukkandan
5ad28e7ffd
[extractor] Common function `_match_valid_url`
3 years ago
Ashish
b6a35ad83b
[HotStar] Use API for metadata and extract subtitles ( #640 )
...
The API is not rate-limited unlike the webpage
Authored by: Ashish0804
3 years ago
Ashish
fe07e2c69f
[Hotstar] Support cookies ( #584 )
...
Closes #583
Authored by: Ashish0804
3 years ago
Ashish
8242bf220d
[HotStarSeriesIE] Fix regex ( #569 )
...
Authored by: Ashish0804
3 years ago
pukkandan
9fc0de5796
[hotstar] Use server time for authentication instead of local time
...
Closes #396
3 years ago
Ashish
6e6390321c
[Hotstar] Add HotStarSeriesIE ( #366 )
...
Authored by: Ashish0804
3 years ago
pukkandan
a06916d98e
[extractor] Add `write_debug` and `get_param`
4 years ago
pukkandan
b7da73eb19
Add option `--ignore-no-formats-error`
...
* Ignores the "no video format" and similar errors
* Experimental - Some extractors may still throw these errors
4 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