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-22 14:59:48 +08:00
Code
Issues
Releases
Wiki
Activity
11,158
Commits
2
Branches
1,081
Tags
fae45ede082e50a4935e014b47cbfde925c0f8ed
Commit Graph
11158 Commits
This Branch
This Branch
All Branches
[youtube] Generalize playlists extractor
Sergey M․
·
2015-12-20 07:48:16 +06:00
e462474e1d
[test_utils] Add tests for encode_compat_str
Sergey M․
·
2015-12-20 07:07:14 +06:00
6b77d52b1f
Rename error_to_str to error_to_compat_str
Sergey M․
·
2015-12-20 07:00:39 +06:00
9b9c5355e4
[nbc:news] Remove unnecessary compat_str
Sergey M․
·
2015-12-20 06:43:42 +06:00
d890b4cc0a
[YoutubeDL] Revert error_to_str for ExtractorError
Sergey M․
·
2015-12-20 06:35:58 +06:00
2c74e6fa77
Use proper encoding on compat_str construction when necessary
Sergey M․
·
2015-12-20 06:29:36 +06:00
c0384f221e
[utils] Add encode_compat_str
Sergey M․
·
2015-12-20 06:26:26 +06:00
8e60dc7526
[YoutubeDL] More error_to_str
Sergey M․
·
2015-12-20 06:22:01 +06:00
8900ab4d9b
[YoutubeDL] Use error_to_str
Sergey M․
·
2015-12-20 06:16:19 +06:00
fb043a6e4e
Properly convert errors to strings
Sergey M․
·
2015-12-20 05:27:38 +06:00
7f8b271465
[utils] Add error_to_str
Sergey M․
·
2015-12-20 05:26:47 +06:00
fdae235858
[gputechconf] improve extraction
remitamine
·
2015-12-19 23:59:00 +01:00
1deb710f26
[gputechconf] Add new extractor(
closes
#5775
)
remitamine
·
2015-12-19 23:28:54 +01:00
ec6504b39c
[extractor/common] Properly decode error string on python 2 (
Closes
#1354
,
closes
#3957
,
closes
#4037
,
closes
#6449
)
Sergey M․
·
2015-12-20 02:43:50 +06:00
dd85e4d707
[faz] fix info extraction
remitamine
·
2015-12-19 19:02:04 +01:00
fa64a84311
[fktv] fix info extraction
remitamine
·
2015-12-19 18:26:28 +01:00
e0f06eae43
[toggle] Change IE_NAME
Sergey M․
·
2015-12-19 23:11:23 +06:00
0f206ee814
[toggle] Rename to toggle
Sergey M․
·
2015-12-19 19:59:00 +06:00
cc0f378d54
[toggle] Improve _VALID_URL
Sergey M․
·
2015-12-19 19:58:18 +06:00
e33c9cba7c
[toggle] Improve formats extraction robustness
Sergey M․
·
2015-12-19 19:52:37 +06:00
989e9f8ead
[toggle] Extract counters
Sergey M․
·
2015-12-19 19:23:28 +06:00
8f097af4ec
[toggle] Extract thumbnails
Sergey M․
·
2015-12-19 19:19:26 +06:00
c40dbb19ab
[toggle] Improve
Sergey M․
·
2015-12-19 19:16:49 +06:00
ffaf6e66e3
[toggle] Style
Sergey M․
·
2015-12-19 19:06:05 +06:00
74c730174f
[toggle] Remove unused imports
Sergey M․
·
2015-12-19 19:04:38 +06:00
c82a8dd14c
[toggle] Use sanitized_Request
Sergey M․
·
2015-12-19 19:03:55 +06:00
f8253af561
[togglesg] Fixes
ping
·
2015-12-19 18:48:59 +06:00
ed370ff0e6
[togglesg] New extractor for toggle.sg
ping
·
2015-12-19 18:48:46 +06:00
ee0f0393cf
[utils] Support alternative timestamp format in TTML
Fixes
#7608
Yen Chi Hsuan
·
2015-12-19 19:29:51 +08:00
db2fe38b55
[utils] Fix TTML conversion
Tolerate invalid timestamps (
closes
#7909
)
Yen Chi Hsuan
·
2015-12-19 18:21:42 +08:00
d631d5f9f2
[brightcove:new] Add test for ref: prefixed video id
Sergey M․
·
2015-12-18 22:31:48 +06:00
4f29fa9906
[brightcove:new] Clarify ref: prefix
Sergey M․
·
2015-12-18 22:22:41 +06:00
5b72fda140
[brightcove:new] Fix typo
Sergey M․
·
2015-12-18 22:20:44 +06:00
f81ccbb3df
[brightcove:new] Add support for ref: preffixed video ids (
Closes
#7794
)
Sergey M․
·
2015-12-18 22:18:55 +06:00
9fd0f67678
[nowness] Add support for brightcove:new videos (
Closes
#7884
)
Sergey M․
·
2015-12-18 22:05:56 +06:00
15d50aca64
[brightcove:new] Add _extract_url
Sergey M․
·
2015-12-18 22:05:32 +06:00
7234d1d9c7
[ndr] Fix description and upload date extraction (
Closes
#7893
)
Sergey M․
·
2015-12-18 21:34:17 +06:00
9796a9b20c
release 2015.12.18
Philipp Hagemeister
·
2015-12-18 14:21:30 +01:00
2015.12.18
016dd82050
[jsinterp] Extend function regex (
Closes
#7900
,
closes
#7901
)
Sergey M․
·
2015-12-18 18:57:49 +06:00
b95779be21
[iqiyi] Update key (
closes
#7896
)
Yen Chi Hsuan
·
2015-12-18 18:20:41 +08:00
10171468d9
Merge pull request
#7895
from Blue9/patch-1
Fix hyperlink to youtube-dl options
Yen Chi Hsuan
·
2015-12-18 18:10:41 +08:00
bf597a6dd1
Fix hyperlink to youtube-dl options
Gautam M
·
2015-12-18 03:16:36 -05:00
45dad8bab9
[livestream] improve extraction, add support for live streams and extract more info and formats
remitamine
·
2015-12-17 20:56:54 +01:00
64ccbf18c0
[noco] Fix bitrates
Sergey M․
·
2015-12-17 22:18:28 +06:00
9dc1d94a0c
[noco] Modernize
Sergey M․
·
2015-12-17 22:16:58 +06:00
7824e1f6a6
[noco] Adjust timestamp according to server time (
Closes
#7864
)
Sergey M․
·
2015-12-17 22:16:22 +06:00
2469a6aecb
[pbs] Extend _VALID_URL (
Closes
#7889
)
Sergey M․
·
2015-12-17 20:24:33 +06:00
8f0afda028
[youku] check for the correct variable
remitamine
·
2015-12-17 12:51:50 +01:00
35e22b6b32
[vimeo] add test for original format
remitamine
·
2015-12-16 17:00:17 +01:00
323f82a7e0
[vimeo] prefer original format
remitamine
·
2015-12-16 16:36:25 +01:00
8534bf1f00
First
Previous
...
9
10
11
12
13
...
Next
Last