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
/
yahoo.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
[brightcove] Fix _extract_url (closes #12782)
Sergey M․
2017-04-18
1
-1
/
+1
*
[yahoo] Add test and improve some content id regex
Sergey M․
2016-11-06
1
-1
/
+14
*
[yahoo] Add another content id regex (closes #11088)
Sergey M․
2016-11-06
1
-0
/
+14
*
[yahoo] Look for Brightcove Legacy Studio embeds(closes #9345)
Remita Amine
2016-09-08
1
-1
/
+9
*
[yahoo] extract more and better formats
Remita Amine
2016-08-30
1
-36
/
+45
*
[yahoo] Recognize brightcove embed (Closes #9995)
Sergey M․
2016-07-03
1
-1
/
+7
*
[yahoo] Yahoo doesn't like region names in lower cases
Yen Chi Hsuan
2016-06-10
1
-1
/
+1
*
[yahoo] Improve error detection and update tests
Yen Chi Hsuan
2016-04-24
1
-6
/
+10
*
[yahoo] Extract all <iframe>s
Yen Chi Hsuan
2016-04-24
1
-11
/
+30
*
[yahoo] Update some tests
Yen Chi Hsuan
2016-04-24
1
-4
/
+7
*
[yahoo] Extend _VALID_URL and fix extraction
Yen Chi Hsuan
2016-04-24
1
-2
/
+13
*
[compat] Add compat_urllib_parse_urlencode and eliminate encode_dict
Sergey M․
2016-03-26
1
-1
/
+2
*
[yahoo] Add improve content id regexes (Closes #8290)
Sergey M․
2016-01-21
1
-1
/
+2
*
Additional regex for yahoo extractor
igv
2016-01-21
1
-0
/
+1
*
[yahoo] Support pages that use an alias (fixes #8084)
Jaime Marquínez Ferrándiz
2016-01-01
1
-8
/
+26
*
[yahoo] Fix test
Sergey M․
2015-09-10
1
-4
/
+1
*
[yahoo] Process query result embedded in webpage
Sergey M․
2015-09-10
1
-15
/
+48
*
[yahoo] change test md5 checksum
remitamine
2015-09-07
1
-1
/
+1
*
[yahoo] Add support for closed captions (closes #5714)
Yen Chi Hsuan
2015-05-19
1
-0
/
+18
*
[yahoo] Extend _VALID_URL
Yen Chi Hsuan
2015-05-01
1
-2
/
+5
*
[NBCSports/Yahoo] Comment out some MD5 checksums
Yen Chi Hsuan
2015-03-31
1
-1
/
+0
*
[Yahoo/NBCSports] Generalize NBC sports info extractor
Yen Chi Hsuan
2015-03-31
1
-4
/
+6
*
[Yahoo/NBCSports] Fix #5226
Yen Chi Hsuan
2015-03-31
1
-0
/
+14
*
[yahoo] Remove md5sum from test case
Philipp Hagemeister
2015-02-18
1
-1
/
+0
*
[yahoo] Update extraction process
Jaime Marquínez Ferrándiz
2014-12-21
1
-8
/
+6
*
[yahoo] Replace two tests
Jaime Marquínez Ferrándiz
2014-12-21
1
-12
/
+12
*
[yahoo] Improve video id detection (fixes #4521)
Jaime Marquínez Ferrándiz
2014-12-21
1
-1
/
+14
*
Fix imports and general cleanup
Philipp Hagemeister
2014-12-13
1
-2
/
+4
*
PEP8: applied even more rules
Jouke Waleson
2014-11-23
1
-1
/
+1
*
PEP8: E225,E227
Jouke Waleson
2014-11-23
1
-1
/
+1
*
PEP8: more applied
Jouke Waleson
2014-11-23
1
-1
/
+1
*
[yahoo] Generalize, support arbitrary subdomains, support iframe videos, capt...
Sergey M․
2014-10-10
1
-36
/
+80
*
[yahoo] Add support for regional subdomains and extract duration (Closes #3915)
Sergey M․
2014-10-10
1
-4
/
+33
*
[yahoo] Remove test case
Philipp Hagemeister
2014-09-29
1
-10
/
+0
*
[yahoo] Add one more pattern for content id
Sergey M․
2014-08-27
1
-1
/
+2
*
[yahoo] Add support for embedded videos (Closes #3525)
Sergey M․
2014-08-16
1
-2
/
+13
*
[yahoo] improve thumbnail extraction
pulpe
2014-06-04
1
-4
/
+4
*
[yahoo] Improve content id extraction
Sergey M․
2014-06-04
1
-4
/
+6
*
[yahoo] Make thumbnail optional (Closes #3043)
Sergey M․
2014-06-04
1
-1
/
+1
*
[yahoo] Add support for movies (Fixes #2780)
Philipp Hagemeister
2014-04-21
1
-9
/
+26
*
[test_all_urls] Add support for distributed URL matching test definition
Philipp Hagemeister
2014-04-19
1
-5
/
+2
*
[yahoo] Support https and -uploader URLs (Fixes #2701)
Philipp Hagemeister
2014-04-04
1
-1
/
+1
*
Remove unused imports
Philipp Hagemeister
2014-04-04
1
-0
/
+1
*
[yahoo] Modernize
Jaime Marquínez Ferrándiz
2014-04-04
1
-20
/
+17
*
[yahoo] use unicode_literals
Arjun Sreedharan
2014-02-11
1
-29
/
+31
*
[yahoo] Use centralized sorting, and add tbr field
Philipp Hagemeister
2013-12-25
1
-6
/
+6
*
Remove unused imports
Philipp Hagemeister
2013-12-05
1
-1
/
+1
*
[yahoo] Force use of the http protocol for downloading the videos.
Jaime Marquínez Ferrándiz
2013-11-29
1
-16
/
+8
*
[yahoo] Add an extractor for yahoo news (closes #1849)
Jaime Marquínez Ferrándiz
2013-11-29
1
-1
/
+33
*
[yahoo] Fix video extraction and use the new format system exclusively
Jaime Marquínez Ferrándiz
2013-11-27
1
-6
/
+2
[next]