Sergey M․
e298d3a08c
[youtube] Fix authentication ( Closes #10140 )
8 years ago
Sergey M․
fd8c8c7dcd
[youtube:shared] Relax _VALID_URL
8 years ago
Sergey M․
7f29cf545a
[youtube] Add YouTube Red paid video reference test ( #10059 )
8 years ago
Sergey M․
e9fb6a4bbe
[youtube] Relax TFA regexes
8 years ago
Sergey M․
9558dcec9c
[youtube:user] Preserve user/c path segment
8 years ago
Sergey M․
73c4ac2c95
[youtube:channel] Improve channel id extraction and detect unavailable channels ( Closes #10009 )
8 years ago
Yen Chi Hsuan
4080530624
[youtube:shared] Recognize the new 'shared' URLs
...
Closes #10007
8 years ago
Sergey M․
be49068d65
[youtube] Fix and skip some tests
8 years ago
Sergey M․
525cedb971
[youtube] Relax URL expansion in description
8 years ago
Sergey M․
de3c7fe0d4
[youtube] Fix 141 format tests
8 years ago
Yen Chi Hsuan
daa0df9e8b
[youtube:user] Support another URL form
...
Such an URL comes from http://www.gametrailers.com/ . This is originally
a test case in GenericIE, but now seems all GameTrailers videos are on
YouTube.
9 years ago
Sergey M․
2c34735267
[youtube] Add itags 256 and 258
9 years ago
Sergey M․
25cb7a0eeb
[youtube] Allow empty attribute values in description regex
9 years ago
Sergey M․
175c2e9ec3
[youtube:search_url] Reimplement in terms of youtube:playlistbase
9 years ago
Sergey M․
494ab6db73
[youtube] Capture and output login error message
9 years ago
Jaime Marquínez Ferrándiz
1b6182d8f7
[youtube:playlist] Fetch all the videos in a mix ( fixes #3837 )
...
Since there doesn't seem to be any indication, it stops when there aren't new videos in the webpage.
9 years ago
remitamine
f3a58d46bf
[youtube:user] check if the url didn't match only the other youtube extractors
9 years ago
Sergey M․
466a614537
[youtube:playlist] Recognize popular uploads playlist as mix ( Closes #9170 )
9 years ago
Sergey M․
6d4fc66bfc
[youtube] Add support for zwearz ( Closes #9062 )
9 years ago
Sergey M․
6dee688e6d
[youtube:playlistsbase] Restrict playlist regex ( Closes #8986 )
9 years ago
Sergey M․
6e6bc8dae5
Use urlencode_postdata across the codebase
9 years ago
Sergey M․
15707c7e02
[compat] Add compat_urllib_parse_urlencode and eliminate encode_dict
...
encode_dict functionality has been improved and moved directly into compat_urllib_parse_urlencode
All occurrences of compat_urllib_parse.urlencode throughout the codebase have been replaced by compat_urllib_parse_urlencode
Closes #8974
9 years ago
Sergey M․
f07e276a04
[youtube:live] Add extractor ( Closes #8959 )
9 years ago
Yen Chi Hsuan
11f12195af
[youtube] Added itag 91
...
Seen in https://www.youtube.com/watch?v=jMN4cxyhJjk
9 years ago
Sergey M․
fd050249af
[youtube] Extract uploader_url ( Closes #8724 )
9 years ago
Sergey M․
7caf9830b0
[youtube] Extract license ( Closes #8725 )
9 years ago
remitamine
3318832e9d
[youtube] improve width and height extraction from fmt_list
9 years ago
remitamine
c2d3cb4c63
Revert "[youtube] add tbr to _formats extracted from watch_as3.swf"
...
This reverts commit 4a5ba28a87
.
9 years ago
remitamine
c48dd4400f
Revert "[youtube] add basic info for some unknown formats extracted from watch_as3.swf"
...
This reverts commit 85ca019d96
.
9 years ago
remitamine
85ca019d96
[youtube] add basic info for some unknown formats extracted from watch_as3.swf
9 years ago
remitamine
4a5ba28a87
[youtube] add tbr to _formats extracted from watch_as3.swf
9 years ago
remitamine
82156fdbf0
[youtube] extract width and height from fmt_list
9 years ago
Sergey M․
d77ab8e255
Add --mark-watched feature ( Closes #5054 )
9 years ago
Sergey M․
b78b292f0c
[youtube] Add alternative automatic captions extraction approach ( Closes #8667 )
9 years ago
Sergey M․
ebf1b291d0
[youtube:watchlater] Respect --no-playlist
9 years ago
Sergey M․
bc7a9cd8fb
[youtube:watchlater] Improve _VALID_URL ( Closes #8594 )
9 years ago
Sergey M․
d2c1f79f20
[youtube:searchurl] Extend _VALID_URL
9 years ago
Sergey M․
f9f49d87c2
[youtube] Add test for #8536
9 years ago
Sergey M․
6863631c26
[youtube] Improve multifeed videos extraction ( Closes #8536 )
9 years ago
Sergey M․
b67d63149d
[youtube] Fix typos
9 years ago
Sergey M․
3834d3e35c
[youtube] Clarify itag 36 height and abr ( Closes #8457 )
9 years ago
remitamine
66159b38aa
Merge pull request #8408 from remitamine/dash
...
Add generic support for mpd manifests(dash formats)
9 years ago
Sergey M․
23d17e4beb
[youtube] Fix automatic captions
9 years ago
remitamine
2fb35d1c28
[youtube] fix subtitle order
9 years ago
remitamine
09be85b8dd
[youtube] fix subtitle extraction( fixes #8415 )
9 years ago
remitamine
8ff648e4f9
[youtube] use _extract_mpd_formats
9 years ago
Yen Chi Hsuan
08411970d5
Merge pull request #8374 from yan12125/facebook-dash
...
Facebook DASH formats
9 years ago
Jaime Marquínez Ferrándiz
3ccb0655c1
[youtube] Use 'orderedSet' instead of 'set' to preserve the order
9 years ago
Sergey M․
9acd33094d
[youtube] Filter duplicates in playlists base extractor
9 years ago
Sergey M․
8e7aad2075
[youtube] Use authentication for entry list base extractor ( Closes #8380 )
9 years ago