index
:
youtube-dl
master
Mirror of youtube-dl
kaz@kylheku.com
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
|
|
|
[youtube] Pick up codecs info from DASH manifest when not set explicitly
Sergey M․
2015-06-27
1
-0
/
+6
*
|
|
|
|
Merge pull request #6097 from dstftw/union-itags-from-multiple-dashmpd
Sergey M.
2015-06-29
2
-24
/
+54
|
\
\
\
\
\
|
|
_
|
/
/
/
|
/
|
|
|
|
|
*
|
|
|
[youtube] Add test for #6093
Sergey M․
2015-06-27
1
-0
/
+14
|
*
|
|
|
[options] Clarify --youtube-skip-dash-manifest
Sergey M․
2015-06-27
1
-1
/
+1
|
*
|
|
|
[youtube] Skip get_video_info requests when --youtube-skip-dash-manifest is s...
Sergey M․
2015-06-27
1
-21
/
+22
|
*
|
|
|
[youtube] Fix reference before assignment for video_info
Sergey M․
2015-06-27
1
-0
/
+1
|
*
|
|
|
[youtube] Simplify non-DASH formats exclusion
Sergey M․
2015-06-27
1
-2
/
+1
|
*
|
|
|
[youtube] Extract formats from multiple DASH manifests (Closes #6093)
Sergey M․
2015-06-27
1
-31
/
+46
|
|
/
/
/
*
|
|
|
Merge pull request #6117 from Kagee/patch-1
Sergey M.
2015-06-29
1
-7
/
+7
|
\
\
\
\
|
*
|
|
|
NRK now supports / requires HTTPS
Anders Einar Hilden
2015-06-29
1
-7
/
+7
|
/
/
/
/
*
|
|
|
[extractor/common] Remove superfluous line
Sergey M․
2015-06-29
1
-1
/
+0
*
|
|
|
[youtube] Fix likes/dislike extraction
Sergey M․
2015-06-29
1
-6
/
+6
*
|
|
|
Credit @gebn for moviefap
Sergey M․
2015-06-28
1
-0
/
+1
*
|
|
|
Merge branch 'gebn-moviefap'
Sergey M․
2015-06-28
6
-90
/
+246
|
\
\
\
\
|
*
|
|
|
[tnaflix] Generalize tnaflix extractors
Sergey M․
2015-06-28
4
-219
/
+234
|
*
|
|
|
[extractor/common] Use NO_DEFAULT from utils
Sergey M․
2015-06-28
1
-4
/
+5
|
*
|
|
|
[utils] Add default value for xpath_text
Sergey M․
2015-06-28
1
-2
/
+6
|
*
|
|
|
[YoutubeDL] Handle None width and height similarly to formats
Sergey M․
2015-06-28
1
-1
/
+1
|
*
|
|
|
Merge branch 'moviefap' of https://github.com/gebn/youtube-dl into gebn-moviefap
Sergey M․
2015-06-28
2
-0
/
+136
|
/
|
|
|
|
|
*
|
|
|
[moviefap] Fix `flake8` warnings introduced in 1a5fd4e
George Brighton
2015-06-27
1
-18
/
+18
|
*
|
|
|
[moviefap] Move flv videos to formats in the metadata
George Brighton
2015-06-27
1
-27
/
+29
|
*
|
|
|
[moviefap] Wrap long lines
George Brighton
2015-06-27
1
-9
/
+18
|
*
|
|
|
[moviefap] Explicitly sort formats to handle possible site changes
George Brighton
2015-06-27
1
-2
/
+5
|
*
|
|
|
[moviefap] Replace call to `str()` with `compat.compat_str()`
George Brighton
2015-06-27
1
-1
/
+2
|
*
|
|
|
[moviefap] Replace calls to `find()` with `util.xpath_text()`.
George Brighton
2015-06-27
1
-5
/
+8
|
*
|
|
|
[moviefap] Remove redundant comments
George Brighton
2015-06-27
1
-7
/
+1
|
*
|
|
|
[moviefap] Allow non-critical fields to change without breaking extraction
George Brighton
2015-06-27
1
-7
/
+7
|
*
|
|
|
[moviefap] Swap and justify tests
George Brighton
2015-06-27
1
-13
/
+15
|
*
|
|
|
[moviefap] Add categories to tests
George Brighton
2015-06-27
1
-2
/
+4
|
*
|
|
|
[moviefap] Swap test for an alternative non-copyrighted video
George Brighton
2015-06-27
1
-8
/
+8
|
*
|
|
|
[moviefap] Fix dictionary comprehension syntax incompatible with Python 2.6
George Brighton
2015-06-27
1
-5
/
+7
|
*
|
|
|
[moviefap] Add new extractor
George Brighton
2015-06-27
2
-0
/
+118
*
|
|
|
|
[twitch:vod] Update _TEST
Yen Chi Hsuan
2015-06-28
1
-8
/
+8
*
|
|
|
|
[twitch:vod] Fix 'Source' format in m3u8 (closes #6115)
Yen Chi Hsuan
2015-06-28
1
-1
/
+1
*
|
|
|
|
[twitter:card] Add extractor (#5239)
Sergey M․
2015-06-28
2
-0
/
+73
|
/
/
/
/
*
|
|
|
[downloader/external] Fix externals downloaders specified with extension on W...
Sergey M․
2015-06-28
1
-1
/
+2
*
|
|
|
[smotri] Add tests for password protected videos
Sergey M․
2015-06-27
1
-2
/
+37
*
|
|
|
[smotri] Remove non relevant test
Sergey M․
2015-06-27
1
-15
/
+0
*
|
|
|
[smotri] Fix password protected video extraction
Sergey M․
2015-06-27
1
-1
/
+10
*
|
|
|
Merge pull request #6081 from yan12125/skip_problematic_sites
Sergey M.
2015-06-27
3
-1
/
+4
|
\
\
\
\
|
*
|
|
|
[planetaplay/quickvid/vube] Skip inaccessible sites
Yen Chi Hsuan
2015-06-25
3
-1
/
+4
*
|
|
|
|
[snagfilms] More tests
Sergey M․
2015-06-27
1
-0
/
+8
*
|
|
|
|
[snagfilms] Capture not available error
Sergey M․
2015-06-27
1
-1
/
+5
*
|
|
|
|
[snagfilms:embed] Capture geolocation restriction error
Sergey M․
2015-06-27
1
-1
/
+7
*
|
|
|
|
[snagfilms] Add support for shows
Sergey M․
2015-06-27
1
-3
/
+16
*
|
|
|
|
Merge branch 'remitamine-snagfilms'
Sergey M․
2015-06-27
3
-0
/
+159
|
\
\
\
\
\
|
*
|
|
|
|
[extractor/generic] Add test for snagfilms embeds
Sergey M․
2015-06-27
1
-0
/
+9
|
*
|
|
|
|
[extractor/generic] Add support for snagfilms embeds
Sergey M․
2015-06-27
1
-0
/
+6
|
*
|
|
|
|
[snagfilms] Add routine for generic embeds extractions
Sergey M․
2015-06-27
1
-0
/
+7
|
*
|
|
|
|
[snagfilms] Improve and simplify
Sergey M․
2015-06-27
2
-63
/
+115
[prev]
[next]