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-06-09 16:56:24 +08:00
Code
Issues
Releases
Wiki
Activity
17,527
Commits
2
Branches
1,081
Tags
772f93a75dec588b5abd7495dde960df8758df2d
Commit Graph
17527 Commits
This Branch
This Branch
All Branches
[redtube] Extract all formats, duration, upload date and view count (
Closes
#9397
)
Sergey M․
·
2016-05-05 21:02:54 +06:00
ac12e888f9
[Makefile] Remove more media files in
make clean
Yen Chi Hsuan
·
2016-05-05 20:50:39 +08:00
b1c6a5bac8
[kuwo:category] Update test
Yen Chi Hsuan
·
2016-05-05 20:20:26 +08:00
7d08f6073d
[dailymail] Add new extractor(
closes
#2667
)
remitamine
·
2016-05-05 13:13:22 +01:00
758a059241
[fczenit] Fix extraction and update test
Closes
#9359
Yen Chi Hsuan
·
2016-05-05 17:55:37 +08:00
4f8c56eb4e
[afreecatv] Add new extractor for afreecatv.com VODs
Peter Rowlands
·
2016-05-05 03:59:23 +09:00
57cf9b7f06
[yandexmusic:playlist] Update test
Sergey M․
·
2016-05-04 23:18:48 +06:00
9da526aae7
[udemy] Modernize
Sergey M․
·
2016-05-04 23:14:12 +06:00
75b81df3af
[udemy] Fix course enroll (
Closes
#9393
)
Sergey M․
·
2016-05-04 23:03:44 +06:00
aabdc83d6e
[yandexmusic:playlist] Respect track order for long (>150) playlists
Sergey M․
·
2016-05-04 22:45:01 +06:00
2a48e6f01a
[yandexmusic:playlist] Make title optional
Sergey M․
·
2016-05-04 22:35:28 +06:00
203a3c0e6a
[yandexmusic:playlist] Remove unused imports
Sergey M․
·
2016-05-04 22:34:37 +06:00
d36724cca4
[yandexmusic:playlist] Modernize
Sergey M․
·
2016-05-04 22:33:29 +06:00
15fc0658f7
[yandexmusic:playlist] Improve extraction (
Closes
#6801
)
Sergey M․
·
2016-05-04 22:25:39 +06:00
e960c3c223
[vevo] Use raise_geo_restricted
Sergey M․
·
2016-05-03 23:18:36 +06:00
bc7e77a04b
[aol] Improve _VALID_URL (
Closes
#9381
)
Sergey M․
·
2016-05-03 21:24:51 +06:00
964f49336f
[xfileshare] Add support for streamin.to
Sergey M․
·
2016-05-03 16:58:11 +06:00
57d8e32a3e
[xfileshare] Refactor _VALID_URL and remove ded sites
Sergey M․
·
2016-05-03 15:35:32 +06:00
4174552391
[xfileshare] Add support for thevideobee.to (
Closes
#9374
)
Sergey M․
·
2016-05-03 15:09:23 +06:00
80bc4106af
[xiami] Detect georestriction and skip tests
Yen Chi Hsuan
·
2016-05-03 16:19:43 +08:00
7759be38da
[kuwo:category] Fix description and update test
Yen Chi Hsuan
·
2016-05-03 16:06:28 +08:00
a0a309b973
improved performance by extracting accented chars to top level
Adam Thalhammer
·
2016-05-03 10:40:30 +10:00
c587cbb793
[README.md] Update creator description
Sergey M․
·
2016-05-02 21:32:57 +06:00
6c52a86f54
[extractor/common] Relax wording for creator metafield
Sergey M․
·
2016-05-02 21:31:35 +06:00
8a92e51c60
[YoutubeDL] Skip non-relevant field types when building output template
Sergey M․
·
2016-05-02 20:05:06 +06:00
f0e14fdd43
[vevo] Remove superfluous code
Sergey M․
·
2016-05-02 18:47:35 +06:00
df5f4e8888
[YoutubeDL] Properly process unable-to-download-error on python2
Sergey M․
·
2016-05-02 18:35:50 +06:00
7960b0563b
[vevo] Improve genre extraction
Sergey M․
·
2016-05-02 18:19:00 +06:00
5c9ced9504
Instead of replacing accented characters with an underscore when sanitizing file names in restricted mode, replace them with their non-accented equivalents
fixes
#9347
Adam Thalhammer
·
2016-05-02 13:25:12 +10:00
31c4448f6e
Instead of replacing accented characters with an underscore when sanitizing file names in restricted mode, replace them with their non-accented equivalents
fixes
#9347
Adam Thalhammer
·
2016-05-02 13:21:39 +10:00
79a2e94e79
[discovery] Fix typo
Sergey M․
·
2016-05-02 07:07:35 +06:00
686cc89634
[vevo] Extract featured artist
Sergey M․
·
2016-05-02 03:36:40 +06:00
9508738f9a
[vevo:playlist] Add fallback for playlist id
Sergey M․
·
2016-05-02 03:29:48 +06:00
78a3ff33ab
[vevo] Extract track related metafields and add artists to title (
Closes
#1684
)
Sergey M․
·
2016-05-02 03:28:58 +06:00
881dbc86c4
[vevo] Add test for video only available via webpage
Sergey M․
·
2016-05-02 03:06:48 +06:00
8e7d004888
[vevo] Extract video versions from webpage as a last resort (
Closes
#8426
,
closes
#9366
)
Sergey M․
·
2016-05-02 02:58:20 +06:00
9618c44824
[vevo] Fix _call_api
Sergey M․
·
2016-05-02 02:54:50 +06:00
516ea41a7d
[vevo:playlist] Fix genre playlists
Sergey M․
·
2016-05-02 01:00:42 +06:00
e2bd301ce7
[vevo:playlist] Remove debug params
Sergey M․
·
2016-05-02 00:50:31 +06:00
0c9d288ba0
[vevo:playlist] Add extractor (
Closes
#9334
,
closes
#9364
)
Sergey M․
·
2016-05-02 00:48:26 +06:00
e0da32df6e
release 2016.05.01
Philipp Hagemeister
·
2016-05-01 10:19:14 +02:00
2016.05.01
174aba3223
[downloader/hls] Delegate extraction to ffmpeg when unsupported features detected
Sergey M․
·
2016-05-01 13:56:51 +06:00
0d66bd0eab
[postprocessor/ffmpeg] Simplify metadata preparation and add track related metafields (
Closes
#9357
)
Sergey M․
·
2016-05-01 10:56:54 +06:00
4bd143a3a0
Credit @blahgeek for xiami (
#9079
)
Sergey M․
·
2016-05-01 08:08:51 +06:00
6f27bf1c74
[tagesschau] Restrict playlist entry regex
Sergey M․
·
2016-05-01 07:15:23 +06:00
68bb2fef95
[tagesschau] Expand video id
Sergey M․
·
2016-05-01 07:01:55 +06:00
854cc54bc1
[tagesschau] Relax _VALID_URL
Sergey M․
·
2016-05-01 06:57:19 +06:00
651ad35ce0
[tagesschau] Separate player extractor
Sergey M․
·
2016-05-01 06:45:44 +06:00
6a0f9a24d0
[ccc] improve extraction
remitamine
·
2016-05-01 01:45:17 +01:00
9cf79e8f4b
[tagesschau] Fix article media ids
Sergey M․
·
2016-05-01 04:42:05 +06:00
2844b09336
First
Previous
...
106
107
108
109
110
...
Next
Last