bashonly and GitHub
8e765755f7
[ie/vimeo] Fix API headers ( #9125 )
...
Closes #9124
Authored by: bashonly
2024-02-02 21:15:04 +00:00
bashonly and GitHub
116c268438
[ie/twitter] Work around API rate-limit ( #8825 )
...
Closes #8762
Authored by: bashonly
2023-12-24 16:41:28 +00:00
bashonly and GitHub
e7d22348e7
[ie/twitter] Prioritize m3u8 formats ( #8826 )
...
Closes #8117
Authored by: bashonly
2023-12-24 16:40:50 +00:00
bashonly and GitHub
50eaea9fd7
[ie/instagram] Fix stories extraction ( #8843 )
...
Closes #8290
Authored by: bashonly
2023-12-24 16:40:03 +00:00
bashonly and GitHub
f45c4efcd9
[ie/litv] Fix premium content extraction ( #8842 )
...
Closes #8654
Authored by: bashonly
2023-12-24 16:33:16 +00:00
bashonly and GitHub
632b8ee54e
[core] Release workflow and Updater cleanup ( #8640 )
...
- Only use trusted publishing with PyPI and remove support for PyPI tokens from release workflow
- Clean up improper actions syntax in the build workflow inputs
- Refactor Updater to allow for consistent unit testing with `UPDATE_SOURCES`
Authored by: bashonly
2023-12-21 21:06:26 +00:00
bashonly and GitHub
37755a037e
[test:networking] Update tests for OpenSSL 3.2 ( #8814 )
...
Authored by: bashonly
2023-12-20 19:03:54 +00:00
bashonly and GitHub
1c54a98e19
[ie/twitter] Extract stale tweets ( #8724 )
...
Closes #8691
Authored by: bashonly
2023-12-19 13:24:55 +00:00
bashonly and GitHub
5a230233d6
[ie/box] Fix formats extraction ( #8649 )
...
Closes #5098
Authored by: bashonly
2023-11-26 02:50:23 +00:00
bashonly and GitHub
4903f452b6
[ie/bfmtv] Fix extractors ( #8651 )
...
Closes #8425
Authored by: bashonly
2023-11-26 02:49:18 +00:00
bashonly and GitHub
ff2fde1b8f
[ie/TwitCastingUser] Fix extraction ( #8650 )
...
Closes #8653
Authored by: bashonly
2023-11-26 02:47:48 +00:00
bashonly and GitHub
deeb13eae8
[pp/FFmpegMetadata] Embed stream metadata in single format downloads ( #8647 )
...
Closes #8568
Authored by: bashonly
2023-11-26 02:40:09 +00:00
bashonly and GitHub
bb5a54e6db
[ie/youtube] Improve detection of faulty HLS formats ( #8646 )
...
Closes #7747
Authored by: bashonly
2023-11-26 02:21:29 +00:00
bashonly and GitHub
f4b95acafc
Remove Python 3.7 support ( #8361 )
...
Closes #7803
Authored by: bashonly
2023-11-16 18:39:00 +00:00
bashonly and GitHub
24f827875c
[build] Make secretstorage an optional dependency ( #8585 )
...
Authored by: bashonly
2023-11-15 23:31:32 +00:00
bashonly and GitHub
15cb3528cb
[ie/abc.net.au:iview:showseries] Fix extraction ( #8586 )
...
Closes #8554 , Closes #8572
Authored by: bashonly
2023-11-15 23:24:55 +00:00
bashonly and GitHub
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
2023-11-14 20:28:18 +00:00
bashonly and GitHub
f6e97090d2
[ie/twitter:broadcast] Support --wait-for-video ( #8475 )
...
Closes #8473
Authored by: bashonly
2023-11-11 20:05:07 +00:00
bashonly and GitHub
2863fcf2b6
[ie/theatercomplextown] Add extractors ( #8560 )
...
Closes #8491
Authored by: bashonly
2023-11-11 20:04:29 +00:00
bashonly and GitHub
c76c96677f
[ie/thisoldhouse] Add login support ( #8561 )
...
Closes #8257
Authored by: bashonly
2023-11-11 20:03:50 +00:00
bashonly and GitHub
cb480e390d
[ie/thisav] Remove ( #8346 )
...
Authored by: bashonly
2023-11-11 19:53:59 +00:00
bashonly and GitHub
10025b715e
[core] Add --compat-option manifest-filesize-approx ( #8356 )
...
Closes #7623
Authored by: bashonly
2023-11-07 23:10:01 +00:00
bashonly and GitHub
595ea4a99b
[core] Fix format sorting with --load-info-json ( #8521 )
...
Closes #7971
Authored by: bashonly
2023-11-07 22:48:15 +00:00
bashonly and GitHub
2622c804d1
[fd/dash] Force native downloader for --live-from-start ( #8339 )
...
Closes #8212
Authored by: bashonly
2023-11-07 21:28:34 +00:00
bashonly and GitHub
ef79d20dc9
[ie/youtube] Check newly uploaded iOS HLS formats ( #8336 )
...
Closes #7747
Authored by: bashonly
2023-10-28 08:02:13 +00:00
bashonly and GitHub
39abae2354
[ie/youtube] Deprioritize iOS client formats ( #8337 )
...
Authored by: bashonly
2023-10-28 08:01:31 +00:00
bashonly and GitHub
4ce2f29a50
[ie/generic] Improve direct video link ext detection ( #8340 )
...
Closes #8265
Authored by: bashonly
2023-10-28 00:35:37 +00:00
bashonly and GitHub
177f0d963e
[ie/QDance] Update _VALID_URL ( #8426 )
...
Authored by: bashonly
2023-10-28 00:01:31 +00:00
bashonly and GitHub
a40e0b37df
[core] Only ensure playlist thumbnail dir if writing thumbs ( #8373 )
...
Bugfix for 2acd1d555e
Closes #8372
Authored by: bashonly
2023-10-22 23:05:22 +00:00
bashonly and GitHub
b634ba742d
[cleanup] Misc ( #8338 )
...
Authored by: bashonly, gamer191
2023-10-13 22:15:35 +00:00
84e26038d4
[utils] write_xattr: Use os.setxattr if available ( #8205 )
...
Closes #8193
Authored by: bashonly, Grub4K
Co-authored-by: Simon Sawicki <contact@grub4k.xyz >
2023-10-09 18:30:36 +00:00
bashonly and GitHub
03e85ea99d
[ie/youtube] Fix heatmap extraction ( #8299 )
...
Closes #8189
Authored by: bashonly
2023-10-06 20:00:15 -05:00
bashonly and GitHub
b095fd3fa9
[ie/WrestleUniverseVOD] Call API with device ID ( #8272 )
...
Closes #8271
Authored by: bashonly
2023-10-04 18:01:52 +00:00
bashonly and GitHub
1eaca74bc2
[ie/nfl.com:plus:replay] Fix extractor ( #7838 )
...
Closes #7836
Authored by: bashonly
2023-09-23 23:47:14 +00:00
bashonly and GitHub
5ca095cbcd
[cleanup] Misc ( #8182 )
...
Closes #7796 , Closes #8028
Authored by: barsnick, sqrtNOT, gamer191, coletdjnz, Grub4K, bashonly
2023-09-23 20:00:31 +00:00
bashonly and GitHub
35f9a306e6
[dependencies] Handle deprecation of sqlite3.version ( #8167 )
...
Closes #8152
Authored by: bashonly
2023-09-21 15:58:53 +00:00
bashonly and GitHub
94389b225d
[ie/RTVSLO] Fix format extraction ( #8131 )
...
Closes #8020
Authored by: bashonly
2023-09-17 02:42:42 +00:00
bashonly and GitHub
9652bca1bd
[ie/web.archive:vlive] Remove extractor ( #8132 )
...
Closes #8122
Authored by: bashonly
2023-09-17 00:38:09 +00:00
bashonly and GitHub
a006ce2b27
[ie/twitter] Fix retweet extraction and syndication API ( #8016 )
...
Authored by: bashonly
2023-09-09 15:14:49 +00:00
bashonly and GitHub
56b3dc0335
[ie/StagePlus] Fix m3u8 extraction ( #7929 )
...
Closes #7928
Authored by: bashonly
2023-08-27 23:33:25 +00:00
bashonly and GitHub
a0de8bb860
[ie/zee5] Update access token endpoint ( #7914 )
...
Closes #7911
Authored by: bashonly
2023-08-20 16:10:15 +00:00
bashonly and GitHub
dab87ca236
[cookies] Containers JSON should be opened as utf-8 ( #7800 )
...
Closes #7797
Authored by: bashonly
2023-08-12 21:30:23 +00:00
bashonly and GitHub
6014355c61
[ie/twitter] Add fallback, improve error handling ( #7621 )
...
Closes #7579 , Closes #7625
Authored by: bashonly
2023-07-29 23:37:06 +00:00
bashonly and GitHub
b09bd0c196
[ie/tiktok] Fix audio-only format extraction ( #7712 )
...
Closes #6608
Authored by: bashonly
2023-07-29 16:14:16 +00:00
bashonly and GitHub
127a224606
[ie/LBRY] Fix original format extraction ( #7711 )
...
Authored by: bashonly
2023-07-29 16:01:43 +00:00
bashonly and GitHub
86eeb044c2
[ie/hotstar] Support /clips/ URLs ( #7710 )
...
Closes #7699
Authored by: bashonly
2023-07-29 15:47:43 +00:00
bashonly and GitHub
550e65410a
[ie] Extract subtitles from SMIL manifests ( #7667 )
...
Authored by: bashonly, pukkandan
2023-07-24 00:09:52 +00:00
bashonly and GitHub
39837ae319
[ie/triller] Fix unlisted video extraction ( #7670 )
...
Authored by: bashonly
2023-07-23 23:29:45 +00:00
bashonly and GitHub
11de6fec9c
[ie/PatreonCampaign] Fix extraction ( #7664 )
...
Authored by: bashonly
2023-07-22 13:10:25 +00:00
bashonly and GitHub
e57eb98222
[fd/external] Fix ffmpeg input from stdin ( #7655 )
...
Bugfix for 1ceb657bdd
Authored by: bashonly
2023-07-22 02:32:49 +00:00
bashonly and GitHub
65cfa2b057
[ie/MuseAI] Add extractor ( #7614 )
...
Closes #7543
Authored by: bashonly
2023-07-20 14:15:21 +00:00
bashonly and GitHub
f4ea501551
[ie/MagellanTV] Add extractor ( #7616 )
...
Closes #7529
Authored by: bashonly
2023-07-20 14:02:50 +00:00
bashonly and GitHub
75dc8e673b
[networking] Fix --legacy-server-connect ( #7645 )
...
Bugfix for 227bf1a33b
Authored by: bashonly
2023-07-20 13:31:17 +00:00
bashonly and GitHub
71baa490eb
[networking] Fix POST requests with zero-length payloads ( #7648 )
...
Bugfix for 227bf1a33b
Authored by: bashonly
2023-07-20 13:23:30 +00:00
bashonly and GitHub
613dbce177
[ie/twitter:spaces] Fix format protocol ( #7550 )
...
Closes #7536
Authored by: bashonly
2023-07-15 21:10:12 +00:00
bashonly and GitHub
92315c0377
[extractor/twitter] Fix GraphQL and legacy API ( #7516 )
...
Authored by: bashonly
2023-07-06 19:39:51 +00:00
bashonly and GitHub
49296437a8
[extractor/twitter] Fix unauthenticated extraction ( #7476 )
...
Closes #7473
Authored by: bashonly
2023-07-05 16:27:36 +00:00
bashonly and GitHub
1cffd621cb
[extractor/twitter:spaces] Fix extraction ( #7512 )
...
Closes #7455
Authored by: bashonly
2023-07-05 03:05:52 +00:00
bashonly and GitHub
f0a1ff1181
[extractor/qdance] Add extractor ( #7420 )
...
Closes #7385
Authored by: bashonly
2023-06-25 18:13:28 +00:00
98cb1eda7a
[extractor/rheinmaintv] Add extractor ( #7311 )
...
Authored by: barthelmannk
Co-authored-by: barthelmannk <81305638+barthelmannk@users.noreply.github.com >
2023-06-22 05:24:52 +00:00
bashonly and GitHub
774aa09dd6
[extractor/dplay] GlobalCyclingNetworkPlus: Add extractor ( #7360 )
...
* Allows `country` API param to be configured with `--xff`/`geo_bypass_country`
Closes #7324
Authored by: bashonly
2023-06-22 05:16:39 +00:00
bashonly and GitHub
9d7fde89a4
[extractor/zee5] Fix extraction of new content ( #7280 )
...
Authored by: bashonly
2023-06-11 17:15:05 +00:00
bashonly and GitHub
1a2eb5bda5
[extractor/odnoklassniki] Fix formats extraction ( #7217 )
...
Closes #2959 , Closes #4462 , Closes #7201
Authored by: bashonly
2023-06-11 17:06:34 +00:00
bashonly and GitHub
b4a252fba8
[jsinterp] Fix division ( #7279 )
...
* Fixes nsig decryption for Youtube JS player `8c7583ff`
Authored by: bashonly
2023-06-10 22:49:12 +00:00
bashonly and GitHub
4f7b11cc1c
[extractor/voot] Fix extractor ( #7227 )
...
Closes #6715
Authored by: bashonly
2023-06-10 20:43:22 +00:00
bashonly and GitHub
d1795f4a6a
[extractor/twitter] Add login support ( #7258 )
...
Closes #6951
Authored by: bashonly
2023-06-08 18:47:13 +00:00
bashonly and GitHub
44c0d66442
[extractor/lbry] Extract original quality formats ( #7257 )
...
Closes #7251
Authored by: bashonly
2023-06-08 18:36:09 +00:00
bashonly and GitHub
59d9fe0831
[extractor/mgtv] Fix formats extraction ( #7234 )
...
Closes #7008
Authored by: bashonly
2023-06-05 15:52:45 +00:00
bashonly and GitHub
c2a1bdb009
[extractor/tiktok] Extract 1080p adaptive formats ( #7228 )
...
Closes #7109
Authored by: bashonly
2023-06-04 14:28:40 +00:00
bashonly and GitHub
7f8ddebbb5
[extractor/hotstar] Support /shows/ URLs ( #7225 )
...
Closes #6463
Authored by: bashonly
2023-06-04 14:19:16 +00:00
bashonly and GitHub
7bc9251746
[extractor/shemaroome] Pass stream_key header to downloader ( #7224 )
...
Closes #7133
Authored by: bashonly
2023-06-04 14:07:13 +00:00
bashonly and GitHub
4815d35c19
[extractor/sonyliv] Fix login with token ( #7223 )
...
Authored by: bashonly
2023-06-04 13:49:10 +00:00
bashonly and GitHub
97d60ad8cd
[extractor/foxnews] Fix extractors ( #7222 )
...
Closes #6050
Authored by: bashonly
2023-06-04 13:37:59 +00:00
bashonly and GitHub
5ee9a7d6e1
[extractor/sverigesradio] Support slug URLs ( #7220 )
...
Closes #7145
Authored by: bashonly
2023-06-04 12:15:09 +00:00
bashonly and GitHub
971d901d12
[extractor/tencent] Fix fatal metadata extraction ( #7219 )
...
Closes #7177
Authored by: bashonly
2023-06-04 12:03:44 +00:00
bashonly and GitHub
12037d8b0a
[extractor/substack] Fix extraction ( #7218 )
...
Closes #7155
Authored by: bashonly
2023-06-04 11:10:30 +00:00
bashonly and GitHub
01231feb14
[extractor/twitch] Update _CLIENT_ID and add extractor-arg ( #7200 )
...
Closes #7058 , Closes #7183
Authored by: bashonly
2023-06-02 13:39:24 +00:00
bashonly and GitHub
1fe5bf240e
[extractor/bravotv] Detect DRM ( #7171 )
...
Authored by: bashonly
2023-05-30 15:43:01 +00:00
bashonly and GitHub
f6e43d6fa9
[extractor/cbsnews] Overhaul extractors ( #6681 )
...
Closes #6565
Authored by: bashonly
2023-05-29 10:07:35 +00:00
bashonly and GitHub
c25cac2f8e
[extractor/dacast] Add extractors ( #6896 )
...
Closes #6163
Authored by: bashonly
2023-05-29 06:40:44 +00:00
bashonly and GitHub
b844a3f8b1
[extractor/weverse] Add extractors ( #6711 )
...
Closes #4786
Authored by: bashonly
2023-05-26 12:57:10 +00:00
ef8fb7f029
[extractor/wrestleuniverse] Fix extraction, add login ( #6982 )
...
Closes #6975
Authored by: bashonly, Grub4K
Co-authored-by: Simon Sawicki <contact@grub4k.xyz >
2023-05-08 23:45:31 +00:00
bashonly and GitHub
2f07c4c1da
[extractor/clipchamp] Add extractor ( #6978 )
...
Closes #6973
Authored by: bashonly
2023-05-03 20:46:37 +00:00
bashonly and GitHub
147e62fc58
[extractor/twitter] Default to GraphQL, handle auth errors ( #6957 )
...
Closes #6763
Authored by: bashonly
2023-05-01 23:55:28 +00:00
bashonly and GitHub
4d9280c9c8
[extractor/reddit] Add login support ( #6950 )
...
Closes #6949
Authored by: bashonly
2023-04-29 18:19:35 +00:00
bashonly and GitHub
e5265dc651
[extractor/stageplus] Add extractor ( #6838 )
...
Closes #6806
Authored by: bashonly
2023-04-18 02:27:33 +00:00
bashonly and GitHub
7a6f6f2459
[extractor/reddit] Support cookies and short URLs ( #6825 )
...
Closes #6665 , Closes #6753
Authored by: bashonly
2023-04-16 17:07:55 +00:00
bashonly and GitHub
ea05708203
[extractor/adobepass] Handle Charter_Direct MSO as Spectrum ( #6824 )
...
Authored by: bashonly
2023-04-16 17:01:19 +00:00
bashonly and GitHub
93e7c6995e
[extractor/generic] Attempt to detect live HLS ( #6775 )
...
* Extract duration for non-live generic HLS videos
* Add extractor-arg `is_live` to bypass live HLS check
Closes #6705
Authored by: bashonly
2023-04-13 19:36:06 +00:00
bashonly and GitHub
3f7e2bd80e
[FFmpegFixupM3u8PP] Check audio codec before fixup ( #6778 )
...
Closes #6673
Authored by: bashonly
2023-04-13 19:21:09 +00:00
bashonly and GitHub
925936908a
[extractor/tiktok] Fix and improve metadata extraction ( #6777 )
...
Authored by: bashonly
2023-04-13 19:05:57 +00:00
bashonly and GitHub
90c1f51206
[extractor/zoom] Fix share URL extraction ( #6789 )
...
Authored by: bashonly
2023-04-13 18:56:12 +00:00
bashonly and GitHub
9be0fe1fd9
[extractor/nbc] Fix NBCStations direct mp4 formats ( #6637 )
...
Authored by: bashonly
2023-03-26 22:27:39 +00:00
bashonly and GitHub
33b737bedf
[extractor/triller] Support short URLs, detect removed videos ( #6636 )
...
Authored by: bashonly
2023-03-26 22:16:42 +00:00
bashonly and GitHub
8ceb07e870
[extractor/tiktok] Fix mp3 formats ( #6615 )
...
Closes #6608
Authored by: bashonly
2023-03-23 18:46:33 +00:00
bashonly and GitHub
6bdb64e2a2
[extractor/hollywoodreporter] Add extractors ( #6614 )
...
Closes #6525
Authored by: bashonly
2023-03-23 18:45:56 +00:00
bashonly and GitHub
3ae182ad89
[extractor/pgatour] Add extractor ( #6613 )
...
Closes #6537
Authored by: bashonly
2023-03-23 18:45:27 +00:00
bashonly and GitHub
5cc0a8fd2e
[extractor/generic] Accept values for fragment_query, variant_query ( #6600 )
...
Closes #6593
Authored by: bashonly
2023-03-23 16:28:23 +00:00
bashonly and GitHub
69b2f838d3
[extractor/telecaribe] Expand livestream support ( #6601 )
...
Closes #6598
Authored by: bashonly
2023-03-23 16:19:37 +00:00
bashonly and GitHub
44369c9afa
[extractor/cbs] Add ParamountPressExpress extractor ( #6604 )
...
Closes #6597
Authored by: bashonly
2023-03-23 16:18:42 +00:00