Commit Graph

  • dd2d55f10d COMPLAINFREE Unknown 2020-10-24 05:09:22 +0200
  • 3a6a581d94 Merge remote-tracking branch 'origin/master' Unknown 2020-10-23 16:53:59 +0200
  • 07bafb4a90 [reddit] best format hotfix based on resolution. Unknown 2020-10-23 16:53:52 +0200
  • 7eff09d332
    Merge pull request #196 from blackjack4494/twitter_shortener Tom-Oliver Heidel 2020-10-18 07:43:42 +0200
  • 957c523eea [youtube] cookie update reminder Unknown 2020-10-18 03:04:10 +0200
  • a537ab1a09 [twitter/t.co] update supportedsites, failover replace, tco:id feature Unknown 2020-10-18 02:14:13 +0200
  • bc30d1e09f
    [skip travis] mention trim-file-name Tom-Oliver Heidel 2020-10-18 02:12:29 +0200
  • 7e6790e232
    [skip travis] update README.md - sleep-subtitles Tom-Oliver Heidel 2020-10-17 10:47:01 +0200
  • 963eaf53fe
    Merge pull request #193 from blackjack4494/NICK_MTV Tom-Oliver Heidel 2020-10-17 10:26:57 +0200
  • 9e20a9c447 [twitter/t.co] implemented. Unknown 2020-10-17 10:24:57 +0200
  • 51707d9a7a [MTV/Nick] universal mgid extractor + fix nick.de feed Unknown 2020-10-17 08:26:39 +0200
  • 07892b3fcc
    [skip travis] slight changes to badges in readme. Tom-Oliver Heidel 2020-10-17 06:28:01 +0200
  • f5cf38c7a8
    Merge pull request #189 from l29ah/dont-install-tests Tom-Oliver Heidel 2020-10-17 06:04:01 +0200
  • 6515018dd7
    Don't install tests Sergey Alirzaev 2020-10-14 05:22:46 +0300
  • f33b7b5eb4 [Twitter/t.co] showcase expanded how to use generic Unknown 2020-10-13 02:03:48 +0200
  • 86b868c6a5 [Twitter/t.co] simple extractor added. modification needed. Unknown 2020-10-13 01:58:59 +0200
  • d8f97cc1d3
    Merge pull request #188 from blackjack4494/SouthparkDE_MTV Tom-Oliver Heidel 2020-10-13 01:03:29 +0200
  • 071e87a33d Merge branch 'iamleot-la7-fix' Tom-Oliver Heidel 2020-10-13 01:01:36 +0200
  • 573c752256 Merge branch 'la7-fix' of https://github.com/iamleot/youtube-dl into iamleot-la7-fix Tom-Oliver Heidel 2020-10-13 00:58:04 +0200
  • bc887cdd01 [SouthparkDE] regex and tests Unknown 2020-10-13 00:47:17 +0200
  • 320724f964 [SouthparkDE/MTV] another mgid extraction (mtv_base) feed url updated Unknown 2020-10-12 23:46:02 +0200
  • f955ad7a39 Merge branch 'xarantolus-fixYTSearch' Tom-Oliver Heidel 2020-10-09 08:21:47 +0200
  • 60ecb525b2 Merge branch 'fixYTSearch' of https://github.com/xarantolus/youtube-dl into xarantolus-fixYTSearch Tom-Oliver Heidel 2020-10-09 08:19:38 +0200
  • cfd7f14bb3
    Merge pull request #176 from blackjack4494/mtv_updated_extractor_logic Tom-Oliver Heidel 2020-10-09 08:01:31 +0200
  • b492464bf1
    Merge pull request #171 from blackjack4494/yt_only_age_gate Tom-Oliver Heidel 2020-10-09 07:57:39 +0200
  • cf7cb94287 [mtvn] update mtv network related extractors Unknown 2020-10-09 07:50:22 +0200
  • b6e0c7d2e3 [mtv] fix mtv.com and more(?) Unknown 2020-10-09 07:06:49 +0200
  • 39b7f3ec15 Merge branch 'gilou-bandcamp_update' Tom-Oliver Heidel 2020-10-07 05:42:48 +0200
  • 962cc3ef87 merge bandcamp Unknown 2020-10-07 05:42:38 +0200
  • b777004649 Merge branch 'ytdl-org-master' Unknown 2020-10-07 05:34:22 +0200
  • dbae42cb81 Merge branch 'RedpointsBots-feature_subscriber_count' Tom-Oliver Heidel 2020-10-07 05:22:44 +0200
  • 044ecf795d Merge branch 'feature_subscriber_count' of https://github.com/RedpointsBots/youtube-dl into RedpointsBots-feature_subscriber_count Tom-Oliver Heidel 2020-10-07 05:22:31 +0200
  • 929eeb1e01 Merge branch 'RedpointsBots-bugfix_youtube_like_extraction' Tom-Oliver Heidel 2020-10-07 05:13:32 +0200
  • a87a873d24 Merge branch 'bugfix_youtube_like_extraction' of https://github.com/RedpointsBots/youtube-dl into RedpointsBots-bugfix_youtube_like_extraction Tom-Oliver Heidel 2020-10-07 05:13:25 +0200
  • c73baf23e0 fix to support python 2.6 Unknown 2020-10-07 04:54:38 +0200
  • 4bb9c8802e flake8 Unknown 2020-10-07 04:31:23 +0200
  • 9d9314cb66 [youtube] only playable on yt and age gated Unknown 2020-10-07 04:19:08 +0200
  • 6e728bc988 [skip travis] ignore cookies (gitignore) Unknown 2020-10-07 04:17:40 +0200
  • 955c4cb6ac [youtube/search_url]: improve title extraction xarantolus 2020-09-30 15:49:51 +0200
  • 3d6a47d35f [skip travis] version Unknown 2020-09-30 07:11:49 +0200
  • bdc3fd2f35 [core] add option to trim file name length with integer Unknown 2020-09-30 05:50:09 +0200
  • 6923b5381f [hotstar] several api changes and payloads/queries Unknown 2020-09-30 03:51:40 +0200
  • 03edd545a9 [bandcamp] Revert test song title, and extract title generally (which may fail, as the other title json values might come up), instead of out of trackinfo, as bandcamp prefixes it with artist - Gilles Pietri 2020-09-29 12:09:55 +0200
  • 3a379e5e83 [Bandcamp] update - fix regexp for JSON matching Unknown 2020-09-29 05:54:36 +0200
  • 0c9df79e17 [core] no sleep affected subtitles only with enforced flag Unknown 2020-09-29 05:11:32 +0200
  • 88bdacf33c Merge remote-tracking branch 'origin/master' Unknown 2020-09-29 01:42:36 +0200
  • 8219ef6427 [tiktok] add referer - required to download from cdn Unknown 2020-09-29 01:42:25 +0200
  • bd88d90f22
    Merge pull request #149 from kucksdorfs/master Tom-Oliver Heidel 2020-09-29 01:34:52 +0200
  • 75a83afe3b [bandcamp] fix test song uploader name, cleanup remanings " and \ in data, including album titles Gilles Pietri 2020-09-28 19:42:56 +0200
  • 37f625598c [bandcamp] update youtuble dl test song information to match title as artist - track, and add missing keys from info_dict Gilles Pietri 2020-09-27 15:52:55 +0200
  • 9385ec4b1c [bandcamp] fix the freeDownloadPage JSON lookup, and use the id from the URL to match the tracks Gilles Pietri 2020-09-27 15:11:08 +0200
  • f43a856334 [bandcamp] match album titles inside the new JSON data block, and unescape the title properly Gilles Pietri 2020-09-27 14:51:42 +0200
  • 61e4c6ed45 Added regex for ABC.com site. stephen 2020-09-27 05:33:37 -0500
  • 14194392a8 [bandcamp] use unescapeHTML instead of a simple replace of quotes Gilles Pietri 2020-09-26 17:34:35 +0200
  • 9c1f99402f [bandcamp] fix regexp for JSON matching on bandcamp Gilles Pietri 2020-09-23 23:09:00 +0200
  • b96a939bbf
    [skip travis] advice using pyinst.py for windows Tom-Oliver Heidel 2020-09-23 21:15:54 +0200
  • a6c666d06c [youtube] Updated extraction of 'like_count' value Joel Potts 2020-09-15 17:33:44 +0200
  • 1f6cf75488 datetime updated. Unknown 2020-09-23 05:19:38 +0200
  • 93721ed09c
    [skip travis] typo Tom-Oliver Heidel 2020-09-23 05:14:17 +0200
  • b33c48f269 [skip travis] version bump Unknown 2020-09-23 05:11:32 +0200
  • 8a28bd24dd
    [skip travis] publish right after unix build Tom-Oliver Heidel 2020-09-23 04:59:58 +0200
  • c74618a0c2
    [skip travis] update workflow Tom-Oliver Heidel 2020-09-23 04:54:16 +0200
  • 5d2d92895c Merge remote-tracking branch 'origin/master' Unknown 2020-09-23 04:43:10 +0200
  • ce02551b85 [skip travis] alternative approach to datetime Unknown 2020-09-23 04:43:02 +0200
  • 79bd208428
    [skip travis] apply version as tag name Tom-Oliver Heidel 2020-09-23 04:10:28 +0200
  • 14a9299f50 Merge branch 'SeonjaeHyeon-naver' Tom-Oliver Heidel 2020-09-23 04:03:43 +0200
  • 04b61c6572 Merge branch 'naver' of https://github.com/SeonjaeHyeon/youtube-dl into SeonjaeHyeon-naver Tom-Oliver Heidel 2020-09-23 04:01:51 +0200
  • 94b89122c6
    [skip travis] pypi needs make Tom-Oliver Heidel 2020-09-23 03:57:12 +0200
  • ad42fc2048 Merge remote-tracking branch 'origin/master' Unknown 2020-09-23 03:52:35 +0200
  • afe4cdcf58 [skip travis] very minor but important workflow related issue Unknown 2020-09-23 03:52:26 +0200
  • eb98353bdd
    [skip travis] adjust available python version Tom-Oliver Heidel 2020-09-23 03:51:29 +0200
  • f940c3172a add missing future import Unknown 2020-09-23 03:35:14 +0200
  • cdb7547e14 add pyinst to test exceptions Unknown 2020-09-23 03:30:33 +0200
  • 7e8772bf82 Merge remote-tracking branch 'origin/master' Unknown 2020-09-23 03:22:45 +0200
  • f97123d28c
    [skip travis] added two spaces Tom-Oliver Heidel 2020-09-23 03:21:28 +0200
  • 5bf3bb22d6
    [skip travis] new workflow Tom-Oliver Heidel 2020-09-23 03:19:38 +0200
  • 0fcd0fbb8c Merge remote-tracking branch 'origin/master' Unknown 2020-09-23 03:19:03 +0200
  • 6c4e8b23e6
    [skip travis] disable old workflow Tom-Oliver Heidel 2020-09-23 03:18:44 +0200
  • 915f2a92ac update workflow, semi fix integrated updater Unknown 2020-09-23 03:16:06 +0200
  • c0a1a8926d Use better regex for all fixed extraction types xarantolus 2020-09-22 20:52:52 +0200
  • b137e533ee [skip travis] updating issue template tmpls Unknown 2020-09-22 18:53:31 +0200
  • 11f96ac427 Merge branch 'ytdl-org-master' Unknown 2020-09-22 16:24:06 +0200
  • 1b3f7c9a7e merge youtube-dl master 22.09.2020 Unknown 2020-09-22 16:09:54 +0200
  • c5764b3f89
    [downloader/http] Properly handle missing message in SSLError (closes #26646) Sergey M․ 2020-09-22 07:01:59 +0700
  • 0837992a22
    [downloader/http] Fix access to not yet opened stream in retry Sergey M․ 2020-09-22 06:44:14 +0700
  • b84071c0a9 [youtube] Added 'subscriber_count' to extraction Joel Potts 2020-09-15 17:16:58 +0200
  • 486ad2cd50
    Merge pull request #129 from jbruchon/master Tom-Oliver Heidel 2020-09-20 12:14:03 +0200
  • b55715934b
    release 2020.09.20 Sergey M․ 2020-09-20 12:30:45 +0700
  • bbc3b5b4bb
    [ChangeLog] Actualize [ci skip] Sergey M․ 2020-09-20 12:23:38 +0700
  • 1ca5f821c8
    [redtube] Extend _VALID_URL (#26506) nixxo 2020-09-20 06:39:42 +0200
  • defc820b70
    [twitch] Switch streams to GraphQL and refactor (closes #26535) Sergey M․ 2020-09-20 10:05:00 +0700
  • a45e861918 Switch from binary search tree to Python sets Jody Bruchon 2020-09-18 21:18:23 -0400
  • 82ef02e936
    [telequebec] Fix issues (closes #26368) Sergey M․ 2020-09-19 07:52:42 +0700
  • b856b3997c
    [telequebec] Add support for brightcove videos (closes #25833) Patrick Dessalle 2019-08-28 19:04:57 +0200
  • cd85a1bb8b
    [pornhub] Extract metadata from JSON-LD (closes #26614) Sergey M․ 2020-09-19 06:34:34 +0700
  • ce5b904050
    [extractor/common] Relax interaction count extraction in _json_ld Sergey M․ 2020-09-19 06:33:17 +0700
  • ad06b99dd4
    [extractor/common] Extract author as uploader for VideoObject in _json_ld Sergey M․ 2020-09-19 06:13:42 +0700
  • 540b9f5164
    [pornhub] Fix view count extraction (#26621) (refs #26614) JChris246 2020-09-18 18:59:19 -0400
  • fd87f42378 Randomize the ArchiveTree the proper Python way Jody Bruchon 2020-09-18 14:22:42 -0400
  • 53d50142e8 [skip travis] Update issue templates Tom-Oliver Heidel 2020-09-18 16:22:24 +0200