index
:
hypervideo-pre.git
master
Pre-build of hypervideo
heckyel
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:playlist] Use an iterator for the entries (closes #5935)
Jaime Marquínez Ferrándiz
2015-06-09
1
-25
/
+24
*
[youtube] Restricter DASH signature pattern
Yen Chi Hsuan
2015-06-09
1
-1
/
+1
*
[youtube:channel] Improve channel id extraction (#5904)
Sergey M․
2015-06-06
1
-4
/
+6
*
[youtube] Construct a playlist URL in case the page is missing one
Ivan Kozik
2015-05-30
1
-6
/
+2
*
[youtube:user] Workaround 35 pages limitation (Closes #5778)
Sergey M․
2015-05-30
1
-0
/
+20
*
[youtube] Remove the nondash formats (fixes #5774)
Jaime Marquínez Ferrándiz
2015-05-24
1
-5
/
+6
*
[youtube:feed] Check each 'load more' portion for unique video ids
Sergey M․
2015-05-15
1
-2
/
+8
*
[youtube] Separate feed extractor
Sergey M․
2015-05-15
1
-106
/
+37
*
[youtube:history] Fix extraction (fixes #5702)
Jaime Marquínez Ferrándiz
2015-05-14
1
-4
/
+33
*
[youtube] Catch more alert messages (closes #5074)
Yen Chi Hsuan
2015-04-28
1
-6
/
+16
*
[youtube:search] Cancel out _TESTS
Sergey M․
2015-04-22
1
-0
/
+1
*
[youtube:ytsearch] Use the same system as the search webpage (fixes #5483)
Jaime Marquínez Ferrándiz
2015-04-21
1
-25
/
+26
*
[youtube] Remove unused import
Sergey M․
2015-04-21
1
-1
/
+0
*
[youtube:channel] Make `extract_videos_from_page` static
Sergey M․
2015-04-21
1
-1
/
+2
*
[youtube:channel] Specify first page download message
Sergey M․
2015-04-21
1
-1
/
+1
*
[youtube:user] Extract in terms of `load_more_widget_html`
Sergey M․
2015-04-21
1
-45
/
+4
*
[youtube:ytsearch] Temporary workaround (#5483)
Sergey M․
2015-04-21
1
-1
/
+1
*
[youtube] Simplify
Sergey M․
2015-04-13
1
-4
/
+2
*
[youtube] Remove unused variable
Sergey M․
2015-04-13
1
-1
/
+0
*
[youtube] Extract video titles for channel playlist if possible (Closes #4971)
Sergey M․
2015-04-12
1
-9
/
+20
*
[youtube] Skip WebVTT in DASH manifest (#5297)
Yen Chi Hsuan
2015-04-08
1
-27
/
+35
*
[youtube] Simplify url_encoded_fmt_stream_map check
Sergey M․
2015-04-06
1
-2
/
+1
*
[youtube] Add test for #5361
Sergey M․
2015-04-06
1
-1
/
+17
*
[youtube] Enhance url_encoded_fmt_stream_map checking (fix #5361)
Yen Chi Hsuan
2015-04-05
1
-1
/
+2
*
[youtube:watchlater] Remove unused properties and fix tests
Jaime Marquínez Ferrándiz
2015-03-26
1
-3
/
+2
*
[youtube] Clarify some IE_NAMEs
Sergey M․
2015-03-26
1
-0
/
+3
*
[youtube:watchlater] Extract watchlater as playlist (Closes #5280)
Sergey M․
2015-03-26
1
-23
/
+29
*
[youtube:search_url] Fix extraction (Closes #5155)
Sergey M․
2015-03-07
1
-1
/
+1
*
[youtube] Extract UL playlists as mixes (Closes #5040)
Sergey M․
2015-02-24
1
-4
/
+4
*
Merge branch 'subtitles-rework'
Jaime Marquínez Ferrándiz
2015-02-23
1
-25
/
+32
|
\
|
*
[youtube] Convert to new subtitles system
Jaime Marquínez Ferrándiz
2015-02-16
1
-25
/
+32
*
|
[youtube] Remove useless if
Philipp Hagemeister
2015-02-18
1
-4
/
+3
*
|
[youtube] Show entire player URL when -v is given
Philipp Hagemeister
2015-02-18
1
-2
/
+7
|
/
*
[youtube] Extract average rating (closes #2362)
Jaime Marquínez Ferrándiz
2015-02-11
1
-0
/
+2
*
[youtube] Don't override format info from the dash manifest (fixes #4911)
Jaime Marquínez Ferrándiz
2015-02-09
1
-2
/
+3
*
[youtube] Complete test definition
Philipp Hagemeister
2015-02-01
1
-1
/
+12
*
[youtube] Remove unused import
Philipp Hagemeister
2015-01-30
1
-1
/
+0
*
[youtube] Fall back to embed webpage when content is blocked on main (Fixes #...
Philipp Hagemeister
2015-01-30
1
-2
/
+15
*
[youtube:truncated_url] Add hl= forms (#4799)
Philipp Hagemeister
2015-01-30
1
-0
/
+4
*
[youtube:truncated_url] Add x-yt-cl URLs (#4773)
Philipp Hagemeister
2015-01-24
1
-5
/
+17
*
[youtube] Fixup DASH m4a headers
Philipp Hagemeister
2015-01-23
1
-3
/
+3
*
[youtube] Add test for #4706
Sergey M․
2015-01-16
1
-1
/
+18
*
Looks like Google switched to a new JS compiler that includes dollar signs in...
Phil Kulak
2015-01-15
1
-1
/
+1
*
[youtube|ffmpeg] Automatically correct video with non-square pixels (Fixes #4...
Philipp Hagemeister
2015-01-10
1
-0
/
+24
*
[youtube] Add acodec information
Philipp Hagemeister
2015-01-09
1
-3
/
+3
*
[youtube] Fix test case
Philipp Hagemeister
2015-01-08
1
-1
/
+1
*
[youtube] Add formats 308 and 315 (closes #4650)
Jaime Marquínez Ferrándiz
2015-01-06
1
-0
/
+2
*
[youtube] Handle cases where format comes without a preference (Fixes #4648)
Philipp Hagemeister
2015-01-05
1
-1
/
+1
*
[youtube:toplist] Remove extractor
Jaime Marquínez Ferrándiz
2015-01-05
1
-46
/
+0
*
[youtube] Correct handling when DASH manifest is not necessary to find all fo...
Philipp Hagemeister
2015-01-03
1
-2
/
+9
[next]