31718 Commits

Author SHA1 Message Date
pukkandan
84a509851f Added options to undo certain existing options
Added:
--no-include-ads, --no-write-sub, --no-write-auto-sub, --no-playlist-reverse, --no-restrict-filenames, --youtube-include-dash-manifest, --no-format-sort
2020-09-23 06:36:40 +05:30
pukkandan
41e9d790a4 Added --flat-videos 2020-09-23 06:36:40 +05:30
pukkandan
7b1787f709 Add --force-write-download-archive and --write*link by h-h-h-h
Authored-by: h-h-h-h
2020-09-23 06:36:39 +05:30
pukkandan
55bcf94bdf Fix for embedding thumbnail in mp3 by pauldubois98 (#13)
* Update embedthumbnail.py
Authored-by: Paul Dubois <pauldubois98@gmail.com>
2020-09-23 06:36:39 +05:30
pukkandan
e3ea065d43 Add --break-on-existing by gergesh (#11)
* Add --break-on-existing
Authored-by: Yoav Shai <gergesh@gmail.com>
2020-09-23 06:36:39 +05:30
pukkandan
322a523dad Added embedding of thumbnails in mkv files (#10)
* MKV Thumbnails with FFMpeg
* Now has the correct file name in MKV container
* Change os.rename to shutil.move
Co-authored-by: MrDoritos <ianmoore322@gmail.com>
Co-authored-by: ian <ian@nass>
Co-authored-by: pukkandan
2020-09-23 06:36:39 +05:30
xarantolus
c0a1a8926d Use better regex for all fixed extraction types 2020-09-22 20:52:52 +02:00
Unknown
b137e533ee [skip travis] updating issue template tmpls 2020-09-22 18:53:31 +02:00
Håkan Waara
f3d74cec13 allow di.se domain for videos (example test included) 2020-09-22 16:38:01 +02:00
Unknown
11f96ac427 Merge branch 'ytdl-org-master' 2020-09-22 16:24:06 +02:00
Unknown
1b3f7c9a7e merge youtube-dl master 22.09.2020 2020-09-22 16:09:54 +02:00
Joost Verdoorn
d7013f6732 [Amara] Process review comments 2020-09-22 11:51:13 +02:00
Joost Verdoorn
3f81122b7f [Amara] Prefer Youtube, Vimeo, Generic, in that order 2020-09-22 11:51:13 +02:00
Joost Verdoorn
df6d4f30cd [Amara] Add additional properties to info 2020-09-22 11:51:13 +02:00
Joost Verdoorn
18844dbac3 [Amara] Add more tests 2020-09-22 11:51:13 +02:00
Joost Verdoorn
5fbfd75347 [Amara] Use generic extractor when video type is not Vimeo or Youtube 2020-09-22 11:51:13 +02:00
Joost Verdoorn
9b0ba2299f [Amara] Add new extractor 2020-09-22 11:51:13 +02:00
Sergey M․
c5764b3f89
[downloader/http] Properly handle missing message in SSLError (closes #26646) 2020-09-22 07:01:59 +07:00
Sergey M․
0837992a22
[downloader/http] Fix access to not yet opened stream in retry 2020-09-22 06:44:14 +07:00
Adrian Heine
79d72c6f8c [bitchute] Fix error for geoblocking
Closes #26564.
2020-09-21 22:49:24 +02:00
mrx23dot
ad43251136 [mediaklikk] updated test site URL, added subsite support (hirado) 2020-09-21 20:36:33 +01:00
tsukumijima
a109b5fe11 [tver] fix to more verbose code 2020-09-22 04:34:12 +09:00
tsukumijima
e57602b380 [tver] fix the code pointed out in flake8 2020-09-22 04:17:54 +09:00
tsukumijima
9f45837753 [tver] Add new extractor 2020-09-22 03:50:11 +09:00
Teemu Ikonen
d406d9c8e1 [tv2] Add support for mtvuutiset.fi 2020-09-21 21:15:56 +03:00
pukkandan
a0c3b7aef9 Added --remux-video by Zocker1999NET (#7) 2020-09-21 19:33:01 +05:30
pukkandan
729e898b56 Fix for youtube chapters extractor by gschizas (#6)
Authored-by: George Schizas <gschizas@gmail.com>
2020-09-21 19:33:01 +05:30
pukkandan
35297278c4 Added --format-sort and --format-sort-force (#5)
* add option --format-sort
* added format-sort-force and allow to sort in reverse
* Added codec_preference and audio_codec_preference
* Prioritize a given value
2020-09-21 19:33:01 +05:30
pukkandan
3395694952 Created fork 2020-09-21 19:01:40 +05:30
J. Randall Owens
40e36b6529 Merge branch 'master' of https://github.com/rg3/youtube-dl 2020-09-21 12:20:39 +01:00
pukkandan
3cf88b02e9 Prioritize a given value 2020-09-21 15:59:49 +05:30
pukkandan
e977b73535 Added codec_preference
and audio_codec_preference
2020-09-21 15:57:56 +05:30
pukkandan
a9dc62af6f added format-sort-force and allow to sort in reverse 2020-09-21 15:47:09 +05:30
pukkandan
0b7c7771d6 add option --format-sort 2020-09-21 15:44:46 +05:30
Joel Potts
b84071c0a9 [youtube] Added 'subscriber_count' to extraction 2020-09-21 11:56:51 +02:00
Poschi
a7170b6244 Fixed coding styles 2020-09-20 22:43:39 +02:00
Alexander Nartov
eba856318a [rutube] Fix code style 2020-09-21 04:08:57 +10:00
Alexander Nartov
f91625cd12 [rutube] Better login and error handling, code style fixes 2020-09-21 03:17:02 +10:00
Alexander Nartov
90e16aa42c [rutube] Add RuTube LiST support 2020-09-21 03:13:46 +10:00
tsukumi
40c3589d54
Merge pull request #1 from viliml/patch-2
Update to new Niconico playlist format
2020-09-21 01:50:50 +09:00
tsukumijima
bc76d44244 Merge remote-tracking branch 'upstream/master' into fix/niconico 2020-09-21 01:40:37 +09:00
Ori Avtalion
45c8e0061a [vimeo] improve error message for embed-only videos 2020-09-20 18:05:20 +03:00
Jasper Rebane
2dc3dd181f
Cache the download archive in a list (fast!)
This gives over 100x speed increase on my setup.
2020-09-20 17:59:54 +03:00
Euclip
f2eb7e321c [options] Fix desc. of --prefer-free-formats 2020-09-20 13:59:56 +03:00
Glenn Slayden
eccee557b1
Fix for '--max-downloads' to stop immediately when reaching the limit.
Currently, the specifying a limit with `--max-downloads` doesn't cause **youtube-dl** to stop right after it has successfully downloaded that number of files.

Instead, it keeps iterating the playlist until another candidate file is found to download, only to then discovers that the limit was previously met. This unnecessary activity can actually take quite a while when a large playlist is already mostly downloaded.

This fix adds an additional tail-check on the `_num_downloads` condition so that it terminates immediately after finishing the last eligible file.
2020-09-20 03:45:10 -07:00
Tom-Oliver Heidel
486ad2cd50
Merge pull request #129 from jbruchon/master
Switch from binary search tree to Python sets
2020-09-20 12:14:03 +02:00
Glenn Slayden
d1b64f4a14
Fix incorrect ANSI sequence restoring console title
ANSI sequences use the form "\033[" -- with a left/opening square bracket... [ , not the right/closing one.
2020-09-20 01:35:01 -07:00
nixxo
6b427abc4d [skyitalia] moved _real_extract 2020-09-20 10:33:26 +02:00
nixxo
f3f5b3939e [mailru] removed escaped braces, use urljoin, added tests 2020-09-20 08:57:09 +02:00
Crend King
7cf7d4d7c5 Also pass "allow-overwrite" and "remove-control-file" options at beginning 2020-09-19 22:47:27 -07:00