index
:
youtube-dl.git
debian
master
upstream
packaging youtube-dl for debian
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
youtube_dl
/
extractor
/
youtube.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
[youtube] Make duration an integer or None
Philipp Hagemeister
2013-12-16
1
-2
/
+2
*
Merge remote-tracking branch 'jaimeMF/yt-toplists'
Philipp Hagemeister
2013-12-09
1
-0
/
+35
|
\
|
*
[youtube] Add support for downloading top lists (fixes #1868)
Jaime Marquínez Ferrándiz
2013-11-30
1
-0
/
+35
*
|
Add fatal=False parameter to _download_* functions.
Philipp Hagemeister
2013-12-09
1
-34
/
+35
*
|
Remove the calls to 'compat_urllib_request.urlopen' in a few extractors
Jaime Marquínez Ferrándiz
2013-12-08
1
-30
/
+12
*
|
[youtube:channel] Fix automated channel detection
Philipp Hagemeister
2013-12-08
1
-4
/
+5
*
|
[youtube:playlist] Recognize mix ids for direct use (fixes #1295)
Jaime Marquínez Ferrándiz
2013-12-06
1
-2
/
+2
*
|
[youtube:playlist] Support mix ids longer than 13 (#1295)
Jaime Marquínez Ferrándiz
2013-12-06
1
-2
/
+2
*
|
[youtube] Extract like and dislike count (#1895)
Jaime Marquínez Ferrándiz
2013-12-06
1
-12
/
+11
*
|
[youtube] Resolve URLs in comments
Philipp Hagemeister
2013-12-04
1
-1
/
+10
*
|
Change the ie_name of YoutubeSearchDateIE
Jaime Marquínez Ferrándiz
2013-12-03
1
-0
/
+1
|
/
*
[youtube:feeds] Use the 'paging' value from the downloaded json information (...
Jaime Marquínez Ferrándiz
2013-11-28
1
-12
/
+3
*
[youtube:playlist] Fix the extraction of the title for some mixes (#1844)
Jaime Marquínez Ferrándiz
2013-11-27
1
-1
/
+3
*
[youtube:playlist] Add support for YouTube mixes (fixes #1839)
Jaime Marquínez Ferrándiz
2013-11-26
1
-2
/
+22
*
Use the new '_download_xml' helper in more extractors
Jaime Marquínez Ferrándiz
2013-11-26
1
-3
/
+1
*
[youtube:playlist] Remove the link with index 0
Jaime Marquínez Ferrándiz
2013-11-26
1
-3
/
+5
*
Merge remote-tracking branch 'rbrito/swap-dimensions'
Philipp Hagemeister
2013-11-25
1
-13
/
+13
|
\
|
*
extractor: youtube: Swap video dimensions to match standard practice.
Rogério Brito
2013-10-19
1
-13
/
+13
*
|
[youtube] Add an extractor for downloading the watch history (closes #1821)
Jaime Marquínez Ferrándiz
2013-11-24
1
-0
/
+14
*
|
[youtube] do not use variable name twice
Philipp Hagemeister
2013-11-24
1
-2
/
+2
*
|
Match --download-archive during playlist processing (Fixes #1745)
Philipp Hagemeister
2013-11-22
1
-10
/
+16
*
|
Merge remote-tracking branch 'jaimeMF/yt-playlists'
Philipp Hagemeister
2013-11-22
1
-31
/
+17
|
\
\
|
*
|
[youtube:playlist] Login into youtube if requested (fixes #1757)
Jaime Marquínez Ferrándiz
2013-11-13
1
-1
/
+4
|
*
|
[youtube:playlist] Don't use the gdata api (closes #1508)
Jaime Marquínez Ferrándiz
2013-11-13
1
-30
/
+13
*
|
|
[youtube] only allow domain name to be upper-case (#1786)
Philipp Hagemeister
2013-11-18
1
-2
/
+2
*
|
|
Support protocol-independent URLs (#1787)
Philipp Hagemeister
2013-11-18
1
-2
/
+2
*
|
|
Suppor embed-only videos (Fixes #1746)
Philipp Hagemeister
2013-11-18
1
-3
/
+15
*
|
|
[youtube] Add view_count (Fixes #1781)
Philipp Hagemeister
2013-11-17
1
-0
/
+6
*
|
|
[youtube:channel] Fix the extraction of autogenerated channels
Jaime Marquínez Ferrándiz
2013-11-15
1
-13
/
+24
*
|
|
Merge branch 'master' of github.com:rg3/youtube-dl
Philipp Hagemeister
2013-11-15
1
-2
/
+2
|
\
\
\
|
*
|
|
Don't assume the 'subtitlesformat' is set in the params dict (fixes #1750)
Jaime Marquínez Ferrándiz
2013-11-13
1
-2
/
+2
|
|
/
/
*
|
|
[youtube] Fix protocol-independent URLs (Fixes #1768)
Philipp Hagemeister
2013-11-15
1
-0
/
+2
|
/
/
*
|
Merge pull request #1705 from iemejia/master
Jaime Marquínez Ferrándiz
2013-11-10
1
-1
/
+1
|
\
\
|
*
\
Merge branch 'ted_subtitles'
Ismaël Mejía
2013-11-02
1
-1
/
+1
|
|
\
\
|
|
*
|
[subtitles] refactor to support websites with subtitle information the
Ismaël Mejía
2013-11-02
1
-1
/
+1
*
|
|
|
[youtube:channel] Fix the extraction
Jaime Marquínez Ferrándiz
2013-11-06
1
-21
/
+10
*
|
|
|
[youtube] Add description for YoutubeSearchDateIE (#1710)
Philipp Hagemeister
2013-11-03
1
-0
/
+1
*
|
|
|
Merge remote-tracking branch 'CBGoodBuddy/ytsearchtime'
Philipp Hagemeister
2013-11-03
1
-0
/
+3
|
\
\
\
\
|
*
|
|
|
Add YoutubeSearchDateIE extractor to youtube.py & __init__.py, which searches...
Craig Markwardt
2013-11-02
1
-0
/
+3
|
|
/
/
/
*
|
|
|
Add the 'webpage_url' field to info_dict
Jaime Marquínez Ferrándiz
2013-11-03
1
-1
/
+2
*
|
|
|
[youtube] Remove vevo test
Jaime Marquínez Ferrándiz
2013-11-02
1
-12
/
+0
|
/
/
/
*
|
|
[youtube] Encode subtitle track name in request (Fixes #1700)
Philipp Hagemeister
2013-11-02
1
-1
/
+1
*
|
|
[youtube] Fix login (Fixes #1681)
Philipp Hagemeister
2013-10-29
1
-9
/
+2
*
|
|
[youtube] Set the format_id field to the itag of the format (closes #1624)
Jaime Marquínez Ferrándiz
2013-10-25
1
-5
/
+6
*
|
|
Fix the extensions of two tests with youtube videos
Jaime Marquínez Ferrándiz
2013-10-25
1
-1
/
+1
*
|
|
[youtube] Also use the 'adaptative_fmts' field from the /get_video_info page ...
Jaime Marquínez Ferrándiz
2013-10-25
1
-13
/
+10
*
|
|
Merge pull request #1622 from rbrito/fix-extension
Philipp Hagemeister
2013-10-22
1
-3
/
+5
|
\
\
\
|
*
|
|
extractor: youtube: Fix extension of dash formats.
Rogério Brito
2013-10-18
1
-2
/
+4
|
*
|
|
extractor: youtube: Set extension of AAC audio formats to m4a.
Rogério Brito
2013-10-18
1
-3
/
+3
|
|
|
/
|
|
/
|
*
|
|
[youtube] Use 'node is None' when checking if the video has automatic captions
Jaime Marquínez Ferrándiz
2013-10-21
1
-1
/
+1
|
/
/
[next]