-
ebf1dc5145
[Vlive] Fix error when trying to download some videos
Kyu Yeun Kim
2020-11-17 01:03:29 +0900
-
-
-
d02f12107f
[Vlive] Fix playlist handling when downloading a channel
Kyu Yeun Kim
2020-11-16 22:03:48 +0900
-
-
-
e002c37de5
Rewrote tests for python 3.7+
pukkandan
2020-11-16 13:06:00 +0530
-
c30f380a69
Update README.md
pukkandan
2020-11-15 22:59:42 +0530
-
7f3ebefbe1
remove some unnecessary code I accidentally left behind
pukkandan
2020-11-15 15:29:15 +0530
-
f6316c1cd1
make sure must_record_download_archive ks assigned first
pukkandan
2020-11-15 15:27:53 +0530
-
d9c2b0a6de
[bitwave.tv] fix build
lorpus
2020-11-14 20:18:30 -0500
-
2b547dd782
[bitwave.tv] new extractor
lorpus
2020-11-14 19:55:50 -0500
-
-
-
ec57f903c9
Don't try to delete file if it doesn't exist
pukkandan
2020-11-15 04:18:39 +0530
-
711bd5d362
Update on france.tv extractor to fix thumbnail URL
renalid
2020-11-14 22:49:36 +0100
-
-
-
9da76d30de
code consistency
Matthew
2020-11-15 09:34:59 +1300
-
958804ad4e
Ensure all streams are copied when using ffmpeg
pukkandan
2020-11-15 01:38:54 +0530
-
-
-
55faba7ed7
Fix for os.rename error when embedding thumbnail to video in a different drive
pukkandan
2020-11-15 01:42:07 +0530
-
-
-
0366ae8756
Fix search to not depend on index position for videoRenderer and token items.
Matthew
2020-11-15 09:03:40 +1300
-
-
-
a2044d57ca
Merge branch 'master' of https://github.com/blackjack4494/yt-dlc into fix-tmz
Diego Fernando Rodríguez Varón
2020-11-14 09:40:51 -0500
-
-
-
-
fed179e238
youtube.com/name can be a user or a channel
pukkandan
2020-11-13 21:46:05 +0530
-
-
-
2f89346ffd
Add --force-download-archive by by @h-h-h-h
pukkandan
2020-11-05 23:13:21 +0530
-
-
-
ea6e0c2b0d
Add --break-on-existing by @gergesh
pukkandan
2020-09-21 20:56:18 +0530
-
-
-
4b43b53dfe
Add --write-*-link by @h-h-h-h
pukkandan
2020-10-27 16:07:21 +0530
-
-
-
a4762c986a
Relaxed validation for format filters so that any arbitrary field can be used
pukkandan
2020-10-26 21:14:00 +0530
-
-
-
709450e833
Check extractor prior to URL pre-checking (don't rely on regex)
Jody Bruchon
2020-11-12 18:57:09 -0500
-
63c00011d4
make_win.bat: don't use UPX to pack vcruntime140.dll
Jody Bruchon
2020-11-12 17:03:39 -0500
-
-
-
fe5caa2a7c
Handle IndexError
pukkandan
2020-11-13 03:05:29 +0530
-
9a68de1217
Pre-check video IDs in the archive before downloading
pukkandan
2020-11-13 02:40:51 +0530
-
-
4e95d845f7
Add BitChute to URL pre-check; generalize code a bit
Jody Bruchon
2020-11-12 12:14:30 -0500
-
a7c901cbbe
Pre-check YouTube URLs in the archive before downloading
Jody Bruchon
2020-11-12 11:47:15 -0500
-
-
-
76269f0619
[youtube] playlist updated date
insaneracist
2020-11-11 14:32:19 -0800
-
e27517e8a3
[youtube] playlist view count
insaneracist
2020-11-11 14:22:26 -0800
-
50aaf1e219
[youtube] playlist uploader info
insaneracist
2020-11-11 14:06:39 -0800
-
d052b9a112
[skip travis] typo
Tom-Oliver Heidel
2020-11-11 15:39:00 +0100
-
97d391cd0d
Merge pull request #170 from blackjack4494/master
2020.11.11-3
release
Tom-Oliver Heidel
2020-11-11 15:35:15 +0100
-
-
-
-
5e6cdcecdd
flake8 yt py2 fix
Unknown
2020-11-11 15:15:24 +0100
-
c297a6c661
[skip travis]
Tom-Oliver Heidel
2020-11-11 15:08:12 +0100
-
6bd79800c3
[youtube] python2 fix #168
Unknown
2020-11-11 15:05:18 +0100
-
a1d6041497
[instagram] fix thumbnail URL extraction
nao20010128nao
2020-11-11 08:59:09 +0000
-
63afc7936d
[youtube] INNERTUBE_CONTEXT regex adjustment
pr/150
insaneracist
2020-11-10 22:49:55 -0800
-
2fd829049c
[youtube] post entire client context to api endpoint
insaneracist
2020-11-10 21:38:50 -0800
-
d49a7b4e83
Merge pull request #166 from blackjack4494/master
2020.11.10
Tom-Oliver Heidel
2020-11-11 00:41:43 +0100
-
-
-
-
b28e751688
[skip travis]
Tom-Oliver Heidel
2020-11-11 00:40:43 +0100
-
98d9618f37
Merge pull request #165 from blackjack4494/master
Tom-Oliver Heidel
2020-11-11 00:22:02 +0100
-
-
-
-
7ee5015a34
Merge pull request #149 from RobinD42/fix-subtitle-fallback
Tom-Oliver Heidel
2020-11-11 00:08:18 +0100
-
-
00c38ef28d
Merge pull request #151 from wlritchi/youtube-playlist-polymer
Tom-Oliver Heidel
2020-11-11 00:05:27 +0100
-
-
34861f1c96
Merge pull request #137 from nsapa/fix_subtitle
Tom-Oliver Heidel
2020-11-11 00:02:09 +0100
-
-
104bfdd24d
ytsearchurl 5 pages for around 100 results
Unknown
2020-11-11 00:00:27 +0100
-
73ac856785
[youtube] max_pages=5 for search, unlimited for everything else
Luc Ritchie
2020-11-10 17:47:40 -0500
-
29e9c94948
[youtube] stop loading pages if videos are already seen
insaneracist
2020-11-10 14:38:13 -0800
-
d91fdaff03
Merge pull request #79 from rigstot/thisvid
Tom-Oliver Heidel
2020-11-10 23:34:16 +0100
-
-
c54f4aada5
Merge branch 'master' into youtube-playlist-polymer
Tom-Oliver Heidel
2020-11-10 23:27:55 +0100
-
-
-
-
0f8566e90b
manually set limit for youtubesearchurl
Unknown
2020-11-10 23:20:52 +0100
-
cc50cfa6c1
[youtube] Match JSON in alert regex
Ali Sherief
2020-11-10 21:50:32 +0000
-
0e0cffb8fe
Merge pull request #147 from ZenulAbidin/master
Tom-Oliver Heidel
2020-11-10 22:58:42 +0100
-
-
-
-
d7aec208f2
implement ThisVid extractor
rigstot
2020-07-19 15:07:29 +0200
-
69e3c6df5c
Merge pull request #159 from pukkandan/no-http-header
Tom-Oliver Heidel
2020-11-10 19:13:47 +0100
-
-
002ea8fe17
Fix external downloader when there is no http_header
pukkandan
2020-10-27 16:48:23 +0530
-
965a404be3
[youtube] poking github
insaneracist
2020-11-10 06:39:03 -0800
-
b2a462a24c
[youtube] use api key and client version from page
insaneracist
2020-11-10 06:14:25 -0800
-
0137a782cf
[youtube] playlist title, desc
insaneracist
2020-11-10 04:39:04 -0800
-
c924a219ea
Merge pull request #153 from Romern/zoom-fix
Tom-Oliver Heidel
2020-11-10 13:34:47 +0100
-
-
-
-
8f109ad4ad
[zoom] Fix url parsing for url's containing /share/ and dots
Roman Karwacik
2020-11-10 10:39:57 +0100
-
-
9833e7a015
fix: youtube: Polymer UI and JSON endpoints for playlists
Luc Ritchie
2020-11-10 03:38:26 -0500
-
fc988a14e8
[youtube] fix: playlist
insaneracist
2020-11-10 00:36:01 -0800
-
-
-
da8fb75df5
[skip travis] adjust python versions
Tom-Oliver Heidel
2020-11-10 01:19:33 +0100
-
-
-
142f2c8e99
fall-back to the old way to fetch subtitles, if needed
Robin Dunn
2020-11-09 15:24:42 -0800
-
-
-
876f1c17ff
Fix #93 YoutubePlaylistsIE
Ali Sherief
2020-11-09 16:06:48 +0000
-
-
5867a16789
[rcs] fixed embeds detection, fixed tests
nixxo
2020-11-09 10:59:25 +0100
-
8924ddc3ee
[gedi] fixed Gedi regex
nixxo
2020-11-09 10:07:52 +0100
-
595188ec71
[gedi] fixed Embeds tests, again
nixxo
2020-11-09 09:57:15 +0100
-
6c1c3e5b85
[gedi] fixed Embeds test
nixxo
2020-11-09 09:28:50 +0100
-
902784a2a9
[gedi] added huffingtonpost, added embeds
nixxo
2020-11-09 09:16:37 +0100
-
fff5071112
[TMZ] Add support for new page structure using JSON-LD
Diego Fernando Rodríguez Varón
2020-11-08 15:36:41 -0500
-
85da4055c0
ITV BTCC new pages' URL update, fix on items count
WolfganP
2020-11-08 19:35:54 +0000
-
6857df609b
ITV BTCC new pages' URL update (articles instead of races)
WolfganP
2020-11-08 14:07:12 +0000
-
-
-
8263104fe4
[youtube] Fix 'liveChatReplayContinuationData' missing 'continuation' key
Nicolas SAPA
2020-11-08 08:49:03 +0100
-
b860e4cc2f
[common] Make sure self.params.get('sleep_interval_subtitles') is int
Nicolas SAPA
2020-11-08 08:36:26 +0100
-
-
-
dca6e6bf9e
Merge pull request #130 from blackjack4494/master
2020.11.07
Tom-Oliver Heidel
2020-11-07 17:21:51 +0100
-
-
-
-
651bae3d23
Merge pull request #129 from blackjack4494/release
Tom-Oliver Heidel
2020-11-07 16:01:48 +0100
-
-
-
-
5943bb6214
[skip travis] update workflow - sha file
Tom-Oliver Heidel
2020-11-07 16:00:01 +0100
-
4a82c025da
Merge pull request #124 from nixxo/mailru-fix
Tom-Oliver Heidel
2020-11-07 15:08:03 +0100
-
-
7d94c06743
Merge remote-tracking branch 'origin/master'
Unknown
2020-11-07 15:05:14 +0100
-
-
5db4014b23
[skip travis] readme and pypi update
Unknown
2020-11-07 15:05:05 +0100
-
987d2e079a
[instagram] Fix extractor
The Hatsune Daishi
2020-11-06 15:15:07 +0900
-
-
-
8abd647c59
[mailru] removed escaped braces, use urljoin, added tests
nixxo
2020-11-05 20:52:28 +0100
-
-
adb118da26
Merge pull request #118 from insaneracist/youtube-music-playlist
Tom-Oliver Heidel
2020-11-05 17:28:15 +0100
-
-
06a8be981b
Merge pull request #117 from nixxo/la7-proto-fix
Tom-Oliver Heidel
2020-11-05 17:25:58 +0100
-
-
f406ab6a14
Merge pull request #112 from insaneracist/youtube-mix-fix
Tom-Oliver Heidel
2020-11-05 17:25:27 +0100
-
-
206de9b233
Merge pull request #101 from exwm/vlive-fix
Tom-Oliver Heidel
2020-11-05 17:20:44 +0100
-
-
123049d1ce
Merge pull request #120 from pukkandan/no-embed-livechat
Tom-Oliver Heidel
2020-11-04 21:51:52 +0100
-
-
f8ddb38977
Merge pull request #108 from insaneracist/ytdl-pr/24751-zoomus
Tom-Oliver Heidel
2020-11-04 21:21:10 +0100
-
-
503d4a44f6
Don't try to embed/convert json subtitles generated by youtube livechat
pukkandan
2020-11-05 01:47:52 +0530
-
-
-
366a7a4753
[zoom] rename extractor from zoomus
insaneracist
2020-11-04 12:13:51 -0800
-
7f4f0b21c2
[youtube] added Youtube Music channel info
insaneracist
2020-11-04 12:00:51 -0800
-
659ddd7f70
[youtube] fix: Youtube Music playlists
insaneracist
2020-11-04 10:06:53 -0800
-
-
-
ab36800b1f
[la7] fix missing protocol
nixxo
2020-11-04 18:14:02 +0100
-
9c8bc84fd2
[vlive] add: improved video extractor errors
exwm
2020-11-03 21:27:49 -0500
-
c434e9f504
[vlive] fix: missing expected types for try_get
exwm
2020-11-03 21:05:19 -0500
-
be5d6c213c
[vlive] refactor: delete dead function code
exwm
2020-11-03 20:59:23 -0500
-
12ab8cf6c5
[heartbeat] python2: remove explicit http method
insaneracist
2020-11-03 14:41:27 -0800
-
89ada4406a
[heartbeat] replace daemon=True with join, send exception traceback to stderr
insaneracist
2020-11-03 14:00:30 -0800
-
15f6397c19
[youtube] get mix playlist title from ytInitialData
insaneracist
2020-11-03 07:15:16 -0800
-
7166f47b18
Merge pull request #57 from insaneracist/youtube-mix-fix
Tom-Oliver Heidel
2020-11-03 10:33:58 +0100
-
-
-