bashonly
5156a16cf9
Merge branch 'master' into yt-live-from-start-range
2024-01-19 17:05:19 -06:00
pukkandan
a174c453ee
Let read_stdin
obey --quiet
...
Closes #8668
2023-11-29 05:48:40 +05:30
bashonly
f4b95acafc
Remove Python 3.7 support ( #8361 )
...
Closes #7803
Authored by: bashonly
2023-11-16 18:39:00 +00:00
Elyse
2741b5827d
Merge remote-tracking branch 'origin' into yt-live-from-start-range
2023-10-08 00:24:29 -06:00
coletdjnz
3d2623a898
[compat, networking] Deprecate old functions ( #2861 )
...
Authored by: coletdjnz, pukkandan
2023-07-15 16:18:35 +05:30
Elyse
622c555356
Fix bug after merge
2023-06-24 14:43:50 -06:00
Elyse
99e6074c5d
Merge remote-tracking branch 'origin' into yt-live-from-start-range
2023-06-24 14:30:12 -06:00
pukkandan
b4e0d75848
Improve --download-sections
...
* Support negative time-ranges
* Add `*from-url` to obey time-ranges in URL
Closes #7248
2023-06-22 13:03:07 +05:30
Nicolai Dagestad
db3ad8a676
Add option --netrc-cmd
( #6682 )
...
Authored by: NDagestad, pukkandan
Closes #1706
2023-06-21 08:37:42 +05:30
Elyse
1f7974690e
Merge remote-tracking branch 'origin' into yt-live-from-start-range
2023-06-03 14:39:32 -06:00
Simon Sawicki
8417f26b8a
[core] Implement --color
flag ( #6904 )
...
Authored by: Grub4K
2023-05-24 20:35:07 +02:00
Simon Sawicki
665472a7de
[update] Implement --update-to
repo
...
Authored by: Grub4K, pukkandan
2023-05-20 21:21:32 +02:00
Simon Sawicki
d2e84d5eb0
[update] Better error handling
...
Authored by: pukkandan
2023-05-20 21:19:37 +02:00
Elyse
444e02ef3b
Merge remote-tracking branch 'origin/master' into yt-live-from-start-range
2023-05-07 00:33:18 -06:00
Elyse
7f93eb7a28
Support for epoch timestamps
2023-05-06 23:05:38 -06:00
pukkandan
c16644642b
Add option --xff
...
Deprecates `--geo-bypass`, `--no-geo-bypass, `--geo-bypass-country`, `--geo-bypass-ip-block`
2023-04-24 19:38:58 +05:30
pukkandan
d669772c65
Add --no-quiet
...
Closes #6796
2023-04-24 18:55:43 +05:30
Elyse
79ae58a5c4
Fix linter
2023-03-11 20:00:34 -06:00
Elyse
e6e2eb00f1
Support negative durations
2023-03-11 19:51:14 -06:00
pukkandan
34d3df72e9
Support loading info.json with a list at it's root
2023-03-11 19:51:14 -06:00
pukkandan
ab1de9cb1e
Support loading info.json with a list at it's root
2023-03-10 14:15:13 +05:30
Elyse
317ba03fdf
Improve parse_chapters comments
2023-03-09 18:35:20 -06:00
Elyse
b83d7526f2
Add fixme in modified parse_chapters function
...
A range like '*(now-1hour)-(now-30minutes)' doesn't work
2023-03-09 17:21:02 -06:00
Elyse
fdb9aaf416
Use local timezone for download sections
2023-03-09 17:19:39 -06:00
Elyse
2fbd6de957
[utils] Add hackish 'now' support for --download-sections
2023-03-09 11:30:40 -06:00
pukkandan
fe2ce85aff
Add option --break-match-filters
...
* Deprecates `--break-on-reject`
Closes #5962
2023-03-04 01:18:54 +05:30
Simon Sawicki
77df20f14c
[update] Add option --update-to
, including to nightly ( #6220 )
...
* By default, stable will only update to stable, and nightly to nightly
Authored by: Grub4K, bashonly, pukkandan
Co-authored-by: bashonly <88596187+bashonly@users.noreply.github.com>
2023-03-03 22:55:09 +05:30
Chris Caruso
f737fb16d8
[ExtractAudio] Handle outtmpl without ext ( #6005 )
...
Authored by: carusocr
Closes #5968
2023-02-17 13:36:15 +05:30
pukkandan
5712943b76
Imply --no-progress
when --print
2023-02-13 01:19:51 +05:30
pukkandan
08e29b9f1f
[cleanup] Misc
...
Closes #5576 , closes #5887
2023-01-02 19:40:15 +05:30
Matthew
8300774c4a
Add --enable-file-urls
( #5917 )
...
Closes https://github.com/yt-dlp/yt-dlp/issues/3675
Authored by: coletdjnz
2023-01-02 06:05:13 +00:00
pukkandan
193fb150b7
Fix bug in 119e40ef64
2023-01-01 17:01:48 +05:30
pukkandan
fe74d5b592
Let --parse/replace-in-metadata
run at any post-processing stage
...
Closes #5808 , #456
2022-12-30 11:19:39 +05:30
pukkandan
935bac1e4d
Fix --cookies-from-browser
CLI parsing
...
Closes #5716
2022-12-06 00:35:53 +05:30
pukkandan
71df9b7fd5
[cleanup] Misc
2022-12-03 19:52:31 +05:30
pukkandan
d0d74b7197
[utils] Move format sorting code into utils
2022-11-17 11:04:38 +05:30
pukkandan
64c464a144
[utils] Move FileDownloader.parse_bytes
into utils
2022-11-17 08:40:34 +05:30
pukkandan
d5d1df8afd
[cleanup Misc
...
Closes #5162
2022-10-18 23:52:44 +05:30
pukkandan
2fa669f759
[docs] Misc improvements
...
Closes #4987 , Closes #4906 , Closes #4919 , Closes #4977 , Closes #4979
2022-09-22 02:15:55 +05:30
pukkandan
2b24afa6d7
Improve 5736d79172
2022-09-17 10:14:44 +05:30
pukkandan
5736d79172
Support environment variables in --ffmpeg-location
...
Closes #4938
2022-09-16 21:37:37 +05:30
Lesmiscore
fc2ba496fd
Allow open ranges for time ranges ( #4940 )
...
Authored by: Lesmiscore
2022-09-17 01:04:23 +09:00
pukkandan
d2c8aadf79
[cleanup] Misc
...
Closes #4710 , Closes #4754 , Closes #4723
Authored by: pukkandan, MrRawes, DavidH-2022
2022-09-01 16:49:03 +05:30
bashonly
825d3ce386
[cookies] Improve container support ( #4806 )
...
Closes #4800
Authored by: bashonly, pukkandan, coletdjnz
2022-09-01 15:22:59 +05:30
bashonly
9bd13fe5bb
[cookies] Support firefox container in --cookies-from-browser
( #4753 )
...
Authored by: bashonly
2022-08-30 22:24:46 +05:30
pukkandan
da4db748fa
[utils] Add deprecation_warning
...
See https://github.com/yt-dlp/yt-dlp/pull/2173#issuecomment-1097021515
2022-08-30 21:03:07 +05:30
pukkandan
fe7866d0ed
Add option --use-extractors
...
Deprecates `--force-generic-extractor`
Closes #3234 , Closes #2044
Related: #4307 , #1791
2022-08-24 07:47:51 +05:30
Lauren N. Liberda
fc61aff41b
Determine merge container better (See desc) ( #1482 )
...
* Determine the container early. Closes #4069
* Use codecs instead of just file extensions
* Obey `--prefer-free-formats`
* Allow fallbacks in `--merge-output`
Authored by: pukkandan, selfisekai
2022-08-04 06:12:12 +05:30
pukkandan
0647d9251f
Minor bugfixes
2022-08-02 03:52:23 +05:30
pukkandan
4f04be6add
Validate --merge-output-format
...
Closes #4489
2022-07-31 02:20:14 +05:30