]> jfr.im git - yt-dlp.git/history - youtube_dl/extractor/dailymotion.py
[dailymotion] Replace test
[yt-dlp.git] / youtube_dl / extractor / dailymotion.py
2013-10-01  Jaime Marquínez... [dailymotion] Detect vevo videos (fixes #1532)
2013-10-01  rzhxeoMerge pull request #2 from rg3/master
2013-09-29  Jaime Marquínez... [dailymotion] Disable the family filter in the playlist...
2013-09-27  Philipp HagemeisterMerge remote-tracking branch 'rzhxeo/RTL_T'
2013-09-27  Philipp HagemeisterMerge remote-tracking branch 'rzhxeo/RTL'
2013-09-21  Jaime Marquínez... [dailymotion] Add an extractor for users (closes #1476)
2013-09-21  Jaime Marquínez... [dailymotion] Raise ExtractorError if the dailymotion...
2013-09-13  Jaime Marquínez... Merge pull request #1409 from JohnyMoSwag/master (close...
2013-09-13  Jaime Marquínez... Merge pull request #1350 from Jaiz909/description-keyer...
2013-09-11  Jaime Marquínez... Merge branch 'subtitles_rework' (closes PR #1326)
2013-09-11  Jaime Marquínez... [subtitles] Use self._download_webpage for extracting...
2013-09-11  Jaime Marquínez... [subtitles] Simplify the extraction of subtitles in...
2013-09-11  Jaime Marquínez... [subtitles] rename SubitlesIE to SubtitlesInfoExtractor
2013-09-11  Ismael Mejia[subtitles] made inheritance hierarchy flat as requested
2013-09-11  Ismael MejiaMerge branch 'master' into subtitles_rework
2013-09-07  Philipp HagemeisterMerge branch 'master' of github.com:rg3/youtube-dl
2013-09-06  Ismael MejiaMerge branch 'master' into subtitles_rework
2013-09-06  Jaime Marquínez... [daylimotion] accept embed urls (fixes #1386)
2013-09-04  Philipp HagemeisterMerge pull request #1363 from Rudloff/defense
2013-09-03  Allan ZhouMerge remote-tracking branch 'upstream/master'
2013-09-03  Jaime Marquínez... [dailymotion] improve the regex for extracting the...
2013-08-28  Philipp HagemeisterMerge remote-tracking branch 'rzhxeo/youporn-hd'
2013-08-28  Philipp HagemeisterMerge remote-tracking branch 'Huarong/master'
2013-08-28  Philipp HagemeisterMerge remote-tracking branch 'origin/reuse_ies'
2013-08-28  Jaime Marquínez... Merge pull request #1181 from h3xx/master
2013-08-28  Philipp Hagemeister[addanime] improve
2013-08-27  Ismael MejiaMerge branch 'master' into subtitles_rework
2013-08-27  Pierre RudloffMerge remote-tracking branch 'upstream/master'
2013-08-27  Philipp HagemeisterMerge remote-tracking branch 'Rudloff/canalc2'
2013-08-27  Philipp HagemeisterMerge branch 'master' of github.com:rg3/youtube-dl
2013-08-26  Allan ZhouMerge remote-tracking branch 'upstream/master'
2013-08-26  Jaime Marquínez... Merge pull request #1315 from yasoob/master
2013-08-26  M.Yasoob Ullah Kha... fixed tests for c56 and dailymotion
2013-08-23  Jaime Marquínez... Merge pull request #937 from jaimeMF/subtitles_rework
2013-08-22  Ismael MejiaMerge branch 'master' into subtitles_rework
2013-08-22  Ismael MejiaMerge branch 'master' into subtitles_rework
2013-08-08  Ismael Mejia[subtitles] Improved docs + new class for servers who...
2013-08-08  Ismael Mejia[internal] Improved subtitle architecture + (update in
2013-08-07  Philipp HagemeisterMerge commit '7a4c6cc92f9ffec9135652a49153caffa5520c29'
2013-08-07  Ismael Mejia[dailymotion] Added support for subtitles + new InfoExt...
2013-07-29  Jaime Marquínez... [dailymotion] Add an extractor for Dailymotion playlists
2013-07-15  Jaime Marquínez... Merge pull request #1050 from yasoob/master
2013-07-13  Philipp HagemeisterMerge remote-tracking branch 'jaimeMF/opengraph'
2013-07-12  Jaime Marquínez... InfoExtractor: add some helper methods to extract OpenG...
2013-07-05  Jaime Marquínez... DailymotionIE: extract thumbnail
2013-07-05  Jaime Marquínez... DailymotionIE: simplify the extraction of the title...
2013-07-05  Jaime Marquínez... Dailymotion: fix the download of the video in the max...
2013-06-27  Philipp HagemeisterMerge branch 'generate-ie-list'
2013-06-27  Philipp HagemeisterMerge branch 'master' of github.com:rg3/youtube-dl
2013-06-27  Philipp HagemeisterMove tests to the IE definitions
2013-06-23  Philipp Hagemeister[break] adapt to new paths
2013-06-23  Philipp HagemeisterMove DailyMotion into its own file