This website requires JavaScript.
Explore
Help
Sign In
Akkariin
/
youtube-dl
Watch
1
Star
0
Fork
0
You've already forked youtube-dl
mirror of
https://github.com/l1ving/youtube-dl
synced
2026-05-26 06:02:49 +08:00
Code
Issues
Releases
Wiki
Activity
16,771
Commits
2
Branches
1,081
Tags
7f903dd8bfbc9c2de129d5b0be23ef62d8ca3df3
Commit Graph
16771 Commits
This Branch
This Branch
All Branches
[postprocessor/ffmpeg] Do not copy Apple TV chapter tracks while embedding subtitles (
closes
#19042
)
Related issue:
https://trac.ffmpeg.org/ticket/6016
Tatsh
·
2019-01-28 22:57:14 +07:00
7f903dd8bf
release 2019.01.27
Sergey M․
·
2019-01-27 21:28:09 +07:00
2019.01.27
e71be6ee9f
[ChangeLog] Actualize
[ci skip]
Sergey M․
·
2019-01-27 21:26:28 +07:00
bf8ebc9cfe
[vice] fix extraction for locked videos(
closes
#16248
)
Remita Amine
·
2019-01-27 10:53:38 +01:00
1fcc91663b
[wakanim] detect DRM protected videos
Remita Amine
·
2019-01-26 22:53:09 +01:00
30cd1a5f39
[extractor/common] Extract season in _json_ld
Sergey M․
·
2019-01-27 04:36:58 +07:00
458fd30f56
[wakanim] Add extractor (
closes
#14374
)
Sergey M․
·
2019-01-27 04:14:54 +07:00
845333acf6
[README.md] Mention more convenience extraction functions
Sergey M
·
2019-01-26 15:29:19 +07:00
252abb1e8b
[usatoday] fix extraction for videos with custom brightcove partner id(
closes
#18990
)
Remita Amine
·
2019-01-25 11:02:15 +01:00
ae18d58297
[drtv] Fix extraction (
closes
#18989
)
Sergey M․
·
2019-01-25 04:16:49 +07:00
1602a240a7
[nhk] Extend _VALID_URL (
closes
#18968
)
Sergey M․
·
2019-01-25 04:04:58 +07:00
0eba178fce
[postprocessor/ffmpeg] fallback to ffmpeg/avconv for audio codec detection(
closes
#681
)
Remita Amine
·
2019-01-24 20:23:04 +01:00
eb35b163ad
[go] fix adobe pass requests for Disney Now(
closes
#18901
)
Remita Amine
·
2019-01-23 22:16:52 +01:00
118afcf52f
[openload] Add support for oload.club (
closes
#18969
)
Sergey M․
·
2019-01-24 02:30:12 +07:00
9713d1d1e0
release 2019.01.24
Sergey M․
·
2019-01-24 01:46:23 +07:00
2019.01.24
a1e171233d
[ChangeLog] Actualize
[ci skip]
Sergey M․
·
2019-01-24 01:44:09 +07:00
7d311586ed
[YoutubeDL] Fix typo in string negation implementation and add more tests (
closes
#18961
)
Sergey M․
·
2019-01-24 01:39:39 +07:00
e118a8794f
release 2019.01.23
Sergey M․
·
2019-01-23 04:46:55 +07:00
2019.01.23
435e382423
[ChangeLog] Actualize
[ci skip]
Sergey M․
·
2019-01-23 04:43:55 +07:00
0670bdd8f2
[pornhub] Apply scrape detection bypass for all extractors
Sergey M․
·
2019-01-23 04:12:06 +07:00
71a1f61700
[crunchyroll] Extend _VALID_URL (
closes
#18955
)
Sergey M․
·
2019-01-23 03:55:41 +07:00
6510a3aa97
[pornhub] Bypass scrape detection (
closes
#5930
)
Sergey M․
·
2019-01-23 03:51:29 +07:00
278d061a0c
[vrv] fix oauth signing for python 2(
#14307
)
Remita Amine
·
2019-01-22 18:21:37 +01:00
503b604a31
[vrv] add support for authentication(
closes
#14307
)
Remita Amine
·
2019-01-22 14:38:40 +01:00
4b85f0f9db
[videomore] Improve extraction and fix season extractor (
closes
#18908
)
Sergey M․
·
2019-01-22 03:03:53 +07:00
19d6991312
[tnaflix] Pass Referer in metadata request (
closes
#18925
)
Sergey M․
·
2019-01-20 22:07:01 +07:00
07f9febc4b
[utils] Fix urljoin for paths with non-http(s) schemes
Sergey M․
·
2019-01-20 20:22:19 +07:00
fad4ceb534
[extractor/common] improve jwplayer relative url handling(
closes
#18892
)
Remita Amine
·
2019-01-20 13:31:52 +01:00
6945b9e78f
[radiocanada] Relax DRM check
Alexandre Huot
·
2019-01-20 18:33:09 +07:00
29cfcb43da
[vimeo] Fix video password verification for videos protected by Referer HTTP header
Sergey M․
·
2019-01-20 18:21:31 +07:00
a1a4607598
[hketv] Improve and simplify (
closes
#18696
)
Sergey M․
·
2019-01-20 17:43:11 +07:00
73c19aaa9f
[hketv] Add extractor
Anthony Fok
·
2019-01-20 17:43:11 +07:00
289ef490f7
[streamango] Add support for fruithosts.net
yonaikerlol
·
2019-01-20 16:24:21 +07:00
6ca3fa898c
[instagram] Add base extractor for playlists and tag extractor
jhwgh1968
·
2019-01-20 16:10:46 +07:00
31fbedc06a
[odnoklassniki] Detect paid videos
aviperes
·
2019-01-20 15:15:01 +07:00
15870747f0
[test/test_InfoExtractor] add test for
#18923
Remita Amine
·
2019-01-20 09:05:12 +01:00
fc746c3fdd
[README.md] Fix formatting
Sergey M
·
2019-01-20 14:23:35 +07:00
4e58d9fabb
[YoutubeDL] Add negation support for string comparisons in format selection expressions (
closes
#18600
,
closes
#18805
)
Sergey M․
·
2019-01-20 13:48:49 +07:00
2cc779f497
[extractor/common] fix typo
Remita Amine
·
2019-01-19 21:35:02 +01:00
379306ef55
[ted] correct acodec for http formats(
#18923
)
Remita Amine
·
2019-01-19 21:25:53 +01:00
f28363ad1f
[extractor/common] imporove HLS video only format detection(
closes
#18923
)
Remita Amine
·
2019-01-19 21:25:15 +01:00
2bfc1d9d68
[cartoonnetwork] fix extraction(
closes
#15664
)(
closes
#17224
)
Remita Amine
·
2019-01-17 23:56:37 +01:00
e2dd132f05
[vimeo] fix extraction for password protected player URLs(
closes
#18889
)
Remita Amine
·
2019-01-17 09:44:29 +01:00
79fec976b0
release 2019.01.17
Sergey M․
·
2019-01-17 10:27:17 +07:00
2019.01.17
29639b363d
[ChangeLog] Actualize
[ci skip]
Sergey M․
·
2019-01-17 10:25:50 +07:00
f53cecd796
[youtube] Extend JS player signature function name regexes (
closes
#18890
,
closes
#18891
,
closes
#18893
)
Sergey M․
·
2019-01-17 10:24:44 +07:00
fa4ac365f6
release 2019.01.16
Sergey M․
·
2019-01-16 02:24:08 +07:00
2019.01.16
bfc8eeea57
[ChangeLog] Actualize
[ci skip]
Sergey M․
·
2019-01-16 02:20:10 +07:00
b0d73a7456
[youtube] Update tests and add a tests for
#18804
Sergey M․
·
2019-01-16 02:18:27 +07:00
4fe54c128a
[test/helper] Add support for maxcount and count collection len test checkers
Sergey M․
·
2019-01-16 02:17:49 +07:00
a16c7c033a
First
Previous
1
2
3
4
5
...
Next
Last