aboutsummaryrefslogtreecommitdiff
path: root/youtube_dl/extractor/yahoo.py
AgeCommit message (Expand)Author
2021-01-19[yahoo] fix single video extractionRemita Amine
2020-04-29[yahoo] fix GYAO Player extraction and relax title URL regex(closes #24178)(c...Remita Amine
2019-12-03[yahoo] correct gyao brightcove player id(closes #23303)Remita Amine
2019-10-31[yahoo] make cbs URL suffix part of the media aliasRemita Amine
2019-10-31[yahoo] restore support for cbs suffixed URLsRemita Amine
2019-10-30[yahoo] fix typoRemita Amine
2019-10-30[yahoo] improve extractionRemita Amine
2019-07-22[yahoo:japannews] Add extractor (closes #21698) (#21265)Kyle
2019-05-12[yahoo:gyao] add X-User-Agent header to dam proxy requests(closes #21071)Remita Amine
2019-05-09[yahoo:gyao] extend _VALID_URL(closes #21008)Remita Amine
2019-04-14[yahoo] add support GYAO episode URLsRemita Amine
2019-04-14[yahoo] add support for streaming.yahoo.co.jp(closes #5811)(closes #7098)Remita Amine
2019-04-14[yahoo] add support for gyao.yahoo.co.jpRemita Amine
2017-10-01[yahoo] Bypass geo restriction for brightcove (#14210)Sergey M․
2017-10-01[yahoo] Use extracted brightcove account id (closes #14210)Sergey M․
2017-09-30[yahoo] Fix some testsSergey M․
2017-09-30[yahoo] Add support for custom brigthcove embeds (closes #14210)Sergey M․
2017-04-18[brightcove] Fix _extract_url (closes #12782)Sergey M․
2016-11-06[yahoo] Add test and improve some content id regexSergey M․
2016-11-06[yahoo] Add another content id regex (closes #11088)Sergey M․
2016-09-08[yahoo] Look for Brightcove Legacy Studio embeds(closes #9345)Remita Amine
2016-08-30[yahoo] extract more and better formatsRemita Amine
2016-07-03[yahoo] Recognize brightcove embed (Closes #9995)Sergey M․
2016-06-10[yahoo] Yahoo doesn't like region names in lower casesYen Chi Hsuan
2016-04-24[yahoo] Improve error detection and update testsYen Chi Hsuan
2016-04-24[yahoo] Extract all <iframe>sYen Chi Hsuan
2016-04-24[yahoo] Update some testsYen Chi Hsuan
2016-04-24[yahoo] Extend _VALID_URL and fix extractionYen Chi Hsuan
2016-03-26[compat] Add compat_urllib_parse_urlencode and eliminate encode_dictSergey M․
2016-01-21[yahoo] Add improve content id regexes (Closes #8290)Sergey M․
2016-01-21Additional regex for yahoo extractorigv
2016-01-01[yahoo] Support pages that use an alias (fixes #8084)Jaime Marquínez Ferrándiz
2015-09-10[yahoo] Fix testSergey M․
2015-09-10[yahoo] Process query result embedded in webpageSergey M․
2015-09-07[yahoo] change test md5 checksumremitamine
2015-05-19[yahoo] Add support for closed captions (closes #5714)Yen Chi Hsuan
2015-05-01[yahoo] Extend _VALID_URLYen Chi Hsuan
2015-03-31[NBCSports/Yahoo] Comment out some MD5 checksumsYen Chi Hsuan
2015-03-31[Yahoo/NBCSports] Generalize NBC sports info extractorYen Chi Hsuan
2015-03-31[Yahoo/NBCSports] Fix #5226Yen Chi Hsuan
2015-02-18[yahoo] Remove md5sum from test casePhilipp Hagemeister
2014-12-21[yahoo] Update extraction processJaime Marquínez Ferrándiz
2014-12-21[yahoo] Replace two testsJaime Marquínez Ferrándiz
2014-12-21[yahoo] Improve video id detection (fixes #4521)Jaime Marquínez Ferrándiz
2014-12-13Fix imports and general cleanupPhilipp Hagemeister
2014-11-23PEP8: applied even more rulesJouke Waleson
2014-11-23PEP8: E225,E227Jouke Waleson
2014-11-23PEP8: more appliedJouke Waleson
2014-10-10[yahoo] Generalize, support arbitrary subdomains, support iframe videos, capt...Sergey M․
2014-10-10[yahoo] Add support for regional subdomains and extract duration (Closes #3915)Sergey M․