1
0
mirror of https://github.com/yt-dlp/yt-dlp.git synced 2024-09-15 23:32:25 +02:00
Commit Graph

22560 Commits

Author SHA1 Message Date
bashonly
9dabdb029d
[ie/youtube] imports cleanup
Authored by: bashonly
2024-06-13 11:45:16 -05:00
bashonly
6b9d3923de
[ie/pr0gramm] imports cleanup
Authored by: bashonly
2024-06-13 11:44:31 -05:00
bashonly
999f7c535b
[pp/ffmpeg] imports cleanup
Authored by: bashonly
2024-06-13 11:43:35 -05:00
bashonly
9f56f3b790
[rh:websockets] imports cleanup
Authored by: bashonly
2024-06-13 11:42:30 -05:00
bashonly
88d77cdf32
[fd/external] imports cleanup
Authored by: bashonly
2024-06-13 11:41:04 -05:00
bashonly
e556928a80
[YoutubeDL] imports cleanup
Authored by: bashonly
2024-06-13 11:40:09 -05:00
bashonly
496748848e
[cookies] imports cleanup
Authored by: bashonly
2024-06-13 11:38:35 -05:00
sepro
a756d43436 [cookies] Remove from stdlib import
This goes against current style recommendations. It also prevents yt-dlp from loading in python environments where ssl is available, but hashlib.pbkdf2_hmac is not, like Pyodide.
2024-06-13 08:41:37 +02:00
sepro
8d054cacbb [ie/hketv] Remove geo_verification_proxy from test 2024-06-13 02:26:18 +02:00
bashonly
892af107ee
[ie] we have the utils: join_nonempty edition
Authored by: bashonly
2024-06-12 00:59:22 -05:00
bashonly
4141f9d4a9
[ie/eporner] Remove proxy from test
Authored by: bashonly
2024-06-11 23:53:49 -05:00
bashonly
79ff3b92fc
[ie/peloton] Fix _skip
Authored by: bashonly
2024-06-11 23:52:42 -05:00
bashonly
03c126874a
[ie/bandcamp] Fix _skip
Authored by: bashonly
2024-06-11 23:51:47 -05:00
bashonly
f3771c1c0f
[ie/weibo] Add _download_webpage_handle comment
Authored by: bashonly
2024-06-11 23:50:17 -05:00
bashonly
f6f1af31f5
[ie/tubetugraz] Fix buggy _download_webpage_handle usage
Authored by: bashonly
2024-06-11 23:47:19 -05:00
bashonly
43c76d68c0
Merge branch 'yt-dlp:master' into cleanup/2024-06 2024-06-11 23:38:28 -05:00
sepro
add96eb9f8
[cleanup] Add more ruff rules (#10149)
Authored by: seproDev

Reviewed-by: bashonly <88596187+bashonly@users.noreply.github.com>
Reviewed-by: Simon Sawicki <contact@grub4k.xyz>
2024-06-12 01:09:58 +02:00
sepro
e8712548a8 [ie/Arkena] Fix dash extraction 2024-06-09 16:54:48 +02:00
sepro
1343104d2f [docs] Remove invalid python slicing 2024-06-08 12:50:42 +02:00
bashonly
8d0e676fb9
Merge branch 'yt-dlp:master' into cleanup/2024-06 2024-06-03 16:18:42 -05:00
bashonly
e7ebec983d
[ie/instagram] Do not botch the error handling
Authored by: bashonly
2024-06-03 16:18:36 -05:00
bashonly
db50f19d76
[rh:requests] Bump minimum requests version to 2.32.2 (#10079)
Closes #10078
Authored by: bashonly
2024-06-01 18:57:23 +00:00
bashonly
5406c4ba58
[devscripts] Make devscripts/cli_to_api.py executable
Authored by: bashonly
2024-05-31 10:01:32 -05:00
bashonly
2e5a47da40
[ie/PatreonCampaign] Fix campaign_id extraction (#10070)
Closes #10013
Authored by: bashonly
2024-05-30 23:04:27 +00:00
bashonly
5fdd13006a
[build] Bump Pyinstaller to >=6.7.0 for all builds (#10069)
Ref: https://github.com/pyinstaller/pyinstaller/issues/8554

Authored by: bashonly, seproDev

Co-authored-by: sepro <4618135+seproDev@users.noreply.github.com>
2024-05-30 22:34:02 +00:00
bashonly
03334d639d
[build] Use macos-12 image for yt-dlp_macos (#10063)
Ref: https://github.blog/changelog/2024-05-20-actions-upcoming-changes-to-github-hosted-macos-runners/

Authored by: bashonly
2024-05-30 18:53:37 +00:00
sepro
8b46ad4d8b
[ie/orf:on] Support segmented episodes (#10053)
Closes #9930
Authored by: seproDev
2024-05-29 23:16:57 +02:00
Ben Galliart
bef9a9e536
[ie/TubiTv] Fix extractor (#9975)
Closes #9937
Authored by: chilinux
2024-05-29 04:25:05 +00:00
github-actions[bot]
111b61ddef Release 2024.05.27
Created by: bashonly

:ci skip all :ci run dl
2024-05-27 22:35:55 +00:00
trueauracoral
12b248ce60
[ie/peertube] Support livestreams (#10044)
Closes #2055
Authored by: trueauracoral, bashonly
2024-05-27 22:24:01 +00:00
bashonly
5e3e19c93c
[cleanup] Misc (#10043)
Authored by: bashonly
2024-05-27 21:46:07 +00:00
bashonly
c53c2e40fd
[ie/tiktok:user] Fix extraction loop (#10035)
Closes #10033
Authored by: bashonly
2024-05-27 04:22:46 +00:00
sepro
ae2194e1dd
[ie/Piksel] Update domain (#9223)
Authored by: seproDev
2024-05-27 01:24:03 +02:00
sepro
26603d0b34
[ie] Fix parsing of base URL in SMIL manifest (#9225)
Authored by: seproDev
2024-05-27 00:06:34 +02:00
github-actions[bot]
ed274b60b1 Release 2024.05.26
Created by: bashonly

:ci skip all :ci run dl
2024-05-26 21:55:43 +00:00
bashonly
ae2af1104f
[cleanup] Misc
Authored by: bashonly, seproDev, Grub4K
2024-05-26 16:52:42 -05:00
Simon Sawicki
5c019f6328
[misc] Cleanup (#9765)
Closes #9763
Authored by: bashonly, seproDev, Grub4K

Co-authored-by: bashonly <88596187+bashonly@users.noreply.github.com>
Co-authored-by: sepro <4618135+seproDev@users.noreply.github.com>
2024-05-26 21:37:49 +00:00
ocococococ
5a2eebc767
[ie/LCI] Fix extractor (#10025)
Authored by: ocococococ
2024-05-26 23:33:15 +02:00
imanoreotwe
119d41f270
[ie/tiktok:collection] Add extractor (#9986)
Closes #9984
Authored by: imanoreotwe, bashonly
2024-05-26 21:26:30 +00:00
bashonly
347f13dd9b
[ie/tiktok:user] Fix extractor (#9661)
Closes #3776, Closes #4996
Authored by: bashonly
2024-05-26 21:16:36 +00:00
coletdjnz
96a134dea6
[ie/youtube] Extract upload timestamp if available (#9856)
Closes #4962, Closes #9829
Authored by: coletdjnz
2024-05-26 21:13:12 +00:00
Simon Sawicki
a4da9db87b
Update to ytdl-commit-a08f2b7 (#10012)
[ie] Rework JWPlayer extraction
- f66372403f
[ie/gbnews] Add extractor
- 70f230f9cf
[ie/caffeinetv] Add extractor
- 40bd5c1815
[ie/youporn] Improve extraction
- 0b2ce3685e
[ie/youporn] Add playlist extractors
- 668332b973

Closes #9188, Closes #9523
Authored by: Grub4K, bashonly
2024-05-26 21:09:53 +00:00
Simon Sawicki
e897bd8292
[misc] Add hatch, ruff, pre-commit and improve dev docs (#7409)
Authored by: bashonly, seproDev, Grub4K

Co-authored-by: bashonly <88596187+bashonly@users.noreply.github.com>
Co-authored-by: sepro <4618135+seproDev@users.noreply.github.com>
2024-05-26 21:27:21 +02:00
HobbyistDev
a2e9031605
[ie/XiaoHongShu] Add extractor (#9646)
Closes #9529
Authored by: HobbyistDev
2024-05-26 01:54:17 +02:00
Finn R. Gärtner
3ba8de62d6
[ie/Piapro] Fix extractor (#9311)
Closes #9884
Authored by: FinnRG, seproDev
2024-05-26 01:40:35 +02:00
bashonly
0d067e77c3
[ie/dangalplay] Add extractors (#10021)
Closes #8258
Authored by: bashonly
2024-05-25 23:16:17 +00:00
bashonly
1463945ae5
[ie/jiocinema] Add extractors (#10026)
Closes #5563, Closes #7759, Closes #8679, Closes #9349
Authored by: bashonly
2024-05-25 23:03:05 +00:00
bashonly
c92e4e625e
[ie/tele5] Overhaul extractor (#10024)
Closes #3051, Closes #7955, Closes #8501, Closes #9792
Authored by: bashonly
2024-05-25 23:00:33 +00:00
bashonly
90d2da311b
[ie/DiscoveryPlus] Fix dmax.de and related extractors (#10020)
Closes #7530
Authored by: bashonly
2024-05-25 15:01:40 +00:00
sepro
3779f2a307
[ie/ORFTVthek] Remove extractor (#10011)
Authored by: seproDev
2024-05-23 22:18:20 +02:00