1
0
Fork 0
mirror of https://github.com/yt-dlp/yt-dlp.git synced 2025-05-29 19:15:43 -05:00

Commit graph

  • 6f5ac90cf3 Move tests to the IE definitions Philipp Hagemeister 2013-06-27 20:46:46 +0200
  • de282fc217 Merge pull request #954 from gitprojs/generic Philipp Hagemeister 2013-06-27 11:44:46 -0700
  • ddbd903576 Tests: Add coding to files Philipp Hagemeister 2013-06-27 20:32:02 +0200
  • 0c56a3f773 [googleplus] move tests Philipp Hagemeister 2013-06-27 20:31:27 +0200
  • 9d069c4778 [infoq] move tests Philipp Hagemeister 2013-06-27 20:27:08 +0200
  • 0d843f796b Remove superfluous name declarations Philipp Hagemeister 2013-06-27 20:25:56 +0200
  • 67f51b3d8c [youku] move tests Philipp Hagemeister 2013-06-27 20:25:46 +0200
  • 5c5de1c79a [eighttracks] move test Philipp Hagemeister 2013-06-27 20:22:00 +0200
  • 0821771466 [steam] move test Philipp Hagemeister 2013-06-27 20:20:00 +0200
  • 83f6f68e79 [metacafe] move tests Philipp Hagemeister 2013-06-27 20:18:35 +0200
  • 27473d18da Made 'video' the default title for generic IE Albert Kim 2013-06-27 19:18:15 +0100
  • 0c6c096c20 [soundcloud] Move tests Philipp Hagemeister 2013-06-27 20:17:21 +0200
  • 52c8ade4ad Made generic IE handle more cases Albert Kim 2013-06-27 19:16:09 +0100
  • 0e853ca4c4 [youtube] Fix tests in 2.x Philipp Hagemeister 2013-06-27 19:55:39 +0200
  • 41beccbab0 Use str every time Philipp Hagemeister 2013-06-27 19:43:43 +0200
  • 2eb88d953f Allow _TESTS attribute for IEs with multiple tests Philipp Hagemeister 2013-06-27 19:13:11 +0200
  • 1f0483b4b1 Generate the list of IEs automatically Philipp Hagemeister 2013-06-27 18:38:42 +0200
  • 6b47c7f24e Allow moving tests into IE files Philipp Hagemeister 2013-06-27 18:28:45 +0200
  • d798e1c7a9 [auengine] Rename to official capitalization Philipp Hagemeister 2013-06-27 18:19:19 +0200
  • 3a8736bd74 Merge remote-tracking branch 'gitprojs/master' Philipp Hagemeister 2013-06-27 18:16:41 +0200
  • c8c5163618 release 2013.06.34.1 Philipp Hagemeister 2013-06-27 17:58:58 +0200
  • 500f3d2432 Merge remote-tracking branch 'origin/HEAD' Philipp Hagemeister 2013-06-27 17:58:42 +0200
  • ed4a915e08 Add tests and improve for HotNewHipHop Philipp Hagemeister 2013-06-27 17:56:48 +0200
  • b8f7b1579a Merge remote-tracking branch 'JohnyMoSwag/master' Philipp Hagemeister 2013-06-27 17:52:41 +0200
  • ed54491c60 fix for detecting youtube embedded videos. Johny Mo Swag 2013-06-27 08:39:32 -0700
  • e4decf2750 Updated auengine IE to use compat_urllib* utils Albert Kim 2013-06-27 13:48:28 +0100
  • c90f13d106 YoutubeIE: update the docstrings and the error message of _decrypt_signature Jaime Marquínez Ferrándiz 2013-06-27 14:37:45 +0200
  • 62008f69c1 Added an IE for auengine.com Albert Kim 2013-06-27 12:58:09 +0100
  • e88f5e0b4e release 2013.06.34 Philipp Hagemeister 2013-06-27 13:02:57 +0200
  • 769fda3c5a print more encrypted signature info on -v (rel: #948) Filippo Valsorda 2013-06-27 12:54:07 +0200
  • 23300d7149 a new day, a new s algo - fix #946 Filippo Valsorda 2013-06-27 12:24:46 +0200
  • f5756f388a Check in signature generator Philipp Hagemeister 2013-06-27 11:15:29 +0200
  • ee313cdcbf simplify youtube signature generation Philipp Hagemeister 2013-06-27 11:15:01 +0200
  • 8b50fed04b removed print statement Johny Mo Swag 2013-06-26 19:04:05 -0700
  • 5b66de8859 Added HotNewHipHop IE Johny Mo Swag 2013-06-26 18:38:48 -0700
  • e38af9e00c Merge branch 'master' of github.com:rg3/youtube-dl Philipp Hagemeister 2013-06-27 01:52:13 +0200
  • 6b37f0be55 Add a clean-room implementation for youtube signatures Philipp Hagemeister 2013-06-27 01:51:10 +0200
  • 6e5d5f2fc1 Merge branch 'master' of github.com:rg3/youtube-dl Jaime Marquínez Ferrándiz 2013-06-27 00:16:02 +0200
  • 75c9481224 ArteTvIE: rewrite the extract process to support the new site (fixes #875) Jaime Marquínez Ferrándiz 2013-06-27 00:09:51 +0200
  • 5746f9da99 Add test for youtube signature algorithm Philipp Hagemeister 2013-06-27 00:09:25 +0200
  • 112da0a0ce Simplify FakeYDL Philipp Hagemeister 2013-06-27 00:09:05 +0200
  • bcd606c0fe ComedycentralIE: Force conversion of the description to unicode (close #941) Jaime Marquínez Ferrándiz 2013-06-26 21:32:51 +0200
  • ed92bc9f6e [wimp] minor readability improvements (#940) Philipp Hagemeister 2013-06-26 18:22:26 +0200
  • 9b0756f8f2 [vevo] remove unused import Philipp Hagemeister 2013-06-26 18:04:47 +0200
  • aa0c87391c Add CSpanIE (closes #312) Jaime Marquínez Ferrándiz 2013-06-26 17:55:54 +0200
  • b1dfdc51b1 added .decode('ascii') M.Yasoob Khalid 2013-06-26 19:41:55 +0500
  • 2e32528012 FileDownloader: fixed call to "report_error" of YoutubeDL Jaime Marquínez Ferrándiz 2013-06-26 16:32:47 +0200
  • f64e7695a1 added b'' to my regex expression in order to solve the error on python 3 M.Yasoob Khalid 2013-06-26 18:46:05 +0500
  • 5abeaf0650 changed wimp.py according to the changes suggested by jaime M.Yasoob Khalid 2013-06-26 17:26:59 +0500
  • 8bcc355972 removed trailing ',' and corrected the title in test M.Yasoob Khalid 2013-06-26 15:51:25 +0500
  • 6b4642fae3 added test for wimp.com M.Yasoob Khalid 2013-06-26 15:40:24 +0500
  • d1bd37deac Merge branch 'master' of github.com:rg3/youtube-dl M.Yasoob Khalid 2013-06-26 15:30:21 +0500
  • 405ec05cb2 added an IE for wimp.com M.Yasoob Khalid 2013-06-26 15:25:53 +0500
  • 52e8e1dc88 Merge pull request #936 from iemejia/master Jaime Marquínez Ferrándiz 2013-06-26 03:06:06 -0700
  • b98a6b2f72 Fixed typo in subtitle format option (from: sbt => sbv) Ismael Mejia 2013-06-26 11:59:29 +0200
  • 0ca45b233f Added missing write-auto-sub option in README file Ismael Mejia 2013-06-26 11:34:38 +0200
  • 65cceef8f4 Added support for additional vtt subtitle format (WebVTT) in youtube-dl. Ismael Mejia 2013-06-26 11:28:47 +0200
  • b004821fa9 Add the option "--write-auto-sub" to download automatic subtitles from Youtube Jaime Marquínez Ferrándiz 2013-06-25 23:45:16 +0200
  • 81b42336ad release 2013.06.33 Philipp Hagemeister 2013-06-25 22:42:02 +0200
  • c6c1974672 Add "--video-password" option (related #889) Jaime Marquínez Ferrándiz 2013-06-25 22:22:32 +0200
  • a545d1d262 Merge pull request #922 from JohnyMoSwag/master Jaime Marquínez Ferrándiz 2013-06-25 22:07:31 +0200
  • 037fcd0047 JukeboxIE: support more countries Jaime Marquínez Ferrándiz 2013-06-25 22:04:44 +0200
  • 318452bc0c Sort IEs alphabetically Philipp Hagemeister 2013-06-25 21:11:57 +0200
  • d746cd88c2 Merge remote-tracking branch 'yasoob/master' Philipp Hagemeister 2013-06-25 21:09:15 +0200
  • 9c42603b5a release 2013.06.32 Philipp Hagemeister 2013-06-25 20:55:47 +0200
  • ea93cce4f6 Directly call update_latest Philipp Hagemeister 2013-06-25 20:50:54 +0200
  • f4daa18152 added test for tudou.com M.Yasoob Khalid 2013-06-25 22:52:21 +0500
  • 9caa687d81 Added an IE for todou M.Yasoob Khalid 2013-06-25 22:48:08 +0500
  • 3b58c6fb54 Update latest files on release Philipp Hagemeister 2013-06-25 18:45:12 +0200
  • 5926c10690 release 2013.06.31 Philipp Hagemeister 2013-06-25 18:40:58 +0200
  • df725153d2 Credit mc2avr for JukeboxIE (#924) Philipp Hagemeister 2013-06-25 17:57:47 +0200
  • d662896090 [googleplus] Adapt to new detail URL format Philipp Hagemeister 2013-06-25 17:52:29 +0200
  • db241e8645 Add encoding to jukebox IE and simplify it a little bit Philipp Hagemeister 2013-06-25 17:16:38 +0200
  • ead28ff30a Make upload atomic (#925) Philipp Hagemeister 2013-06-25 17:14:25 +0200
  • 515d7a5e73 Add Jukebox IE Philipp Hagemeister 2013-06-25 17:12:35 +0200
  • 14fbdc9cdd [jukebox] call YoutubeIE if necessary mc2avr 2013-06-25 16:51:09 +0200
  • 98bcd2834a improve generic and encrypted signature error messages Filippo Valsorda 2013-06-25 16:43:29 +0200
  • f7ab6cbe16 add tests for use_cipher_signature videos (#897) and the ability to test multiple videos per IE Filippo Valsorda 2013-06-25 14:38:00 +0200
  • 28ef06f7c2 add JukeboxIE mc2avr 2013-06-25 13:28:59 +0200
  • 577d02370d release 2013.06.30 Philipp Hagemeister 2013-06-25 12:28:40 +0200
  • 50be92c11c Handle video pages without vevo IDs (Fixes #923) Philipp Hagemeister 2013-06-25 11:17:28 +0200
  • d18596baf4 added Youtube embed detection to WorldstarIE Johny Mo Swag 2013-06-24 18:58:49 -0700
  • 7ce7e39476 YoutubeIE: Extend decryption of signatures to all videos that have the 's' field in the url_encoded_fmt_stream_map (related #920) Jaime Marquínez Ferrándiz 2013-06-24 21:19:04 +0200
  • 93eb15c573 clean up printing in __init__.py Filippo Valsorda 2013-06-24 15:57:53 +0200
  • 9f4d83e3b1 release 2013.06.29 Philipp Hagemeister 2013-06-24 14:51:24 +0200
  • 1c251cd948 MTVIE: add support for Vevo videos (related #913) Jaime Marquínez Ferrándiz 2013-06-24 13:54:19 +0200
  • 70d1924f8b Add VevoIE Jaime Marquínez Ferrándiz 2013-06-24 12:31:41 +0200
  • 7b4948b05f release 2013.06.28 Philipp Hagemeister 2013-06-24 11:11:33 +0200
  • 878b5d9f0d Merge remote-tracking branch 'jaimeMF/youtubedl_class' Philipp Hagemeister 2013-06-24 10:48:41 +0200
  • 2bc1820660 release 2013.06.27 Philipp Hagemeister 2013-06-24 10:32:08 +0200
  • 8bf8b5a577 Use the new class in the tests Jaime Marquínez Ferrándiz 2013-06-23 20:41:17 +0200
  • 8222d8de88 Split FileDownloader in two classes: FileDownloader and YoutubeDL Jaime Marquínez Ferrándiz 2013-06-18 22:14:21 +0200
  • c7253e2e8c [youtube] fix condition always being evaluated to true Jaime Marquínez Ferrándiz 2013-06-24 09:42:46 +0200
  • d69cf69a6a [youtube] Use mp4 as extension for format 38 (Fixes #892) Philipp Hagemeister 2013-06-24 01:20:29 +0200
  • d02ecdefab release 2013.06.26 Philipp Hagemeister 2013-06-24 01:01:53 +0200
  • bc857bfce0 Remove includes from setup.py for windows build Philipp Hagemeister 2013-06-24 00:49:36 +0200
  • f8bf74575a release 2013.06.25 Philipp Hagemeister 2013-06-24 00:20:36 +0200
  • 964ac8b584 Fix release script once more Philipp Hagemeister 2013-06-24 00:09:20 +0200
  • a3522dfddd Merge branch 'master' of github.com:rg3/youtube-dl Philipp Hagemeister 2013-06-24 00:06:01 +0200
  • d3a8613b6e Improve test skipping functionality Philipp Hagemeister 2013-06-24 00:05:02 +0200