]> gitweb @ CieloNegro.org - youtube-dl.git/history - youtube_dl/extractor
release 2016.03.18
[youtube-dl.git] / youtube_dl / extractor /
2016-03-18 remitamine[theplatform] remove unnecessary import
2016-03-18 remitamine[theplatform] always force theplatform to return a...
2016-03-17 Sergey M․[noz] Fix extraction on python 2.6 by means of using...
2016-03-17 Sergey M․[animeondemand] Fix typo and improve
2016-03-17 Sergey M․[animeondemand] Improve extraction
2016-03-17 Sergey M․[animeondemand] Add test
2016-03-17 Sergey M․[animeondemand] Expand episode title regex (Closes...
2016-03-17 Sergey M․[crunchyroll] Fix custom _download_webpage (Closes...
2016-03-17 remitamine[wistia] extract more metadata
2016-03-17 remitamine[nbc:nbcnews] improve extraction(fixes #6922)
2016-03-17 remitamine[theplatform] extract brightcove once formats
2016-03-17 remitamine[once] Add new format extractor
2016-03-17 Yen Chi Hsuan[youtube] Added itag 91
2016-03-17 remitamine[sbs] improve extraction(fixes #3811)
2016-03-16 remitamine[bravotv] Add new extractor(#4657)
2016-03-16 Sergey M․[brightcover] Remove unused import
2016-03-16 Sergey M․[udemy] Improve course id v4 regex
2016-03-16 Quan Hua[udemy] Update course id regex to cover v4 layout ...
2016-03-16 remitamineMerge pull request #8092 from bpfoley/twitter-thumbnail
2016-03-16 remitamine[brightcove:new] extract protocol-less embed URLs(close...
2016-03-16 remitamine[tv3] Add new extractor(closes #8059)
2016-03-16 remitamine[brightcove] some improvements and fixes
2016-03-15 remitamine[thestar] Add new extractor(closes #5955)
2016-03-15 remitamine[brightcove:new] update embed_in_page embeds regex...
2016-03-15 remitamine[noz] fix extraction in python 2.6
2016-03-15 Yen Chi Hsuan[kuwo:mv] Fix the test and extraction of georestricted MVs
2016-03-15 remitamine[aljazeera] update the extractor to use BrightcoveNewIE
2016-03-15 remitamine[svt] extract dashhbbtv formats(#8867)
2016-03-15 remitamine[brightcove] extract dash formats and detect audio...
2016-03-15 remitamineMerge pull request #8513 from remitamine/dash-sort
2016-03-15 Sergey M․[twitch:playlistbase] Clarify pagination bug
2016-03-15 remitamine[noz] extract f4m and m3u8 formats
2016-03-15 remitamine[brightcove:new] detect m3u8 manifests by M2TS container
2016-03-15 remitamine[brightcove:new] Add support for non numeric ref: preff...
2016-03-14 remitamine[rice] Add new extractor(closes #1736)
2016-03-14 remitamine[brightcove] raise ExtractorError on 403 errors and...
2016-03-14 remitamine[gameinformer] remove unused imports
2016-03-14 remitamine[tlc] fix extraction and update extractor to use Bright...
2016-03-14 remitamine[gameinformer] update the extractor to use BrightcoveNewIE
2016-03-13 remitamine[usatoday] Add new extractor(closes #8655)
2016-03-13 remitamineMerge pull request #8611 from remitamine/ffmpegfd
2016-03-13 remitamineMerge pull request #8821 from remitamine/list-thumbnail...
2016-03-13 Sergey M․[vice:show] Add extractor (Closes #8847)
2016-03-13 Sergey M․[mixcloud] Fix view count extraction (Closes #8831...
2016-03-13 Sergey M․[bbc] Update test
2016-03-13 Sergey M․[bbc] Update test
2016-03-13 Sergey M․[bbc] Improve title and description extraction (Closes...
2016-03-13 Benjamin Congdon[bbc] Fix BBC Extractor to work with 'School Report'
2016-03-12 remitamine[makerschannel] Add new extractor(closes #8839)
2016-03-12 remitamine[minoto] Add new extractor
2016-03-12 Sergey M․[safari] Remove unused imports
2016-03-12 Sergey M․[extractor/generic] Extract f4m formats from final...
2016-03-12 Sergey M․[extractor/generic] Extract f4m formats and refactor...
2016-03-12 Sergey M․[extractor/common] Add _parse_f4m_formats routine
2016-03-12 Sergey M․[safari] Fix authentication
2016-03-12 Sergey M․[safari] Respect kaltura session (Closes #7491)
2016-03-12 Sergey M․[kaltura] Respect kaltura session
2016-03-12 remitamine[kaltura] optimize url info extraction
2016-03-12 remitamineMerge pull request #8827 from remitamine/safari
2016-03-12 remitamine[dw] add support for article pages(closes #8790)
2016-03-11 remitamine[dw] add support for audio pages
2016-03-11 remitamine[dw] Add new extractor
2016-03-11 remitamine[extractor/common] add transform_source to _download_sm...
2016-03-11 Sergey M․[googledrive] Relax _VALID_URL (Closes #8829)
2016-03-11 remitamineMerge pull request #8819 from remitamine/simple-webpage...
2016-03-11 remitamine[extractor/common] add data, headers and query params...
2016-03-11 remitamine[safari] extract free and preview videos(#7491)
2016-03-11 remitamine[kaltura] add support for videos with reference id
2016-03-11 Yen Chi Hsuan[common] Use mimeType to determine file extensions...
2016-03-11 Sergey M․[audioboom] Improve robustness and extract uploader...
2016-03-11 Benjamin CongdonAdded extractor for AudioBoom.com
2016-03-11 Yen Chi HsuanMerge pull request #8766 from yan12125/dash-detect-ext
2016-03-11 Yen Chi Hsuan[facebook] Support videos in groups
2016-03-10 Jaime Marquínez... [facebook] Don't override variable in list comprehension
2016-03-10 Yen Chi Hsuan[iqiyi] Update enc_key
2016-03-10 Yen Chi Hsuan[facebook] Handle escaped swf params
2016-03-10 Yen Chi Hsuan[facebook] Fix for m.facebook.com URLs
2016-03-10 Yen Chi Hsuan[facebook] Merge FacebookPostIE into FacebookIE
2016-03-09 Sergey M․[vimeo:ondemand] Clarify IE_NAME
2016-03-09 Sergey M․[vimeo:ondemand] Separate ondemand extractor (Closes...
2016-03-09 Sergey M․[livestream] Properly build smil URLs (#8794)
2016-03-08 Sergey MMerge pull request #8791 from benjamincongdon/Twitch...
2016-03-08 Benjamin CongdonAdded flag for 'allow_audio_only' format in Twitch...
2016-03-06 Sergey M․[arte] Improve extraction (Closes #8768)
2016-03-06 Sergey M․[arte] Fix typo
2016-03-06 Sergey M․[sexu] Improve extraction (Closes #8782)
2016-03-06 aystroganov@gmail.com[Sexu] fix extractor
2016-03-06 Yen Chi Hsuan[common] Document protocol http_dash_segments
2016-03-06 Yen Chi Hsuan[safari] Don't pollute std_headers (#8778)
2016-03-06 Yen Chi Hsuan[vimeo] Don't pollute std_headers
2016-03-05 remitamineupdate tests related to the change in youtube http...
2016-03-05 remitamine[cinemassacre] update tests
2016-03-05 remitamine[cnet] fix info extraction
2016-03-05 remitamineMerge pull request #8718 from remitamine/m3u8-fixup
2016-03-05 remitamineMerge pull request #8754 from remitamine/5min
2016-03-05 remitamine[vgtv] support ap.vgtv.no and fix old videos extraction...
2016-03-05 Sergey M․[jeuxvideo] Fix config URL extraction (Closes #8774)
2016-03-05 remitamine[revison3] fix video_id for --download-archive
2016-03-05 remitamine[revision3] add support for pages of type tag
2016-03-05 remitamine[revision3] add support pages of type embed
next