Commit Graph

  • 9e631877f8
    [downloader] Fix bug for ffmpeg/httpie Caused by: 7f7de7f94dfeacb0eb78cb9487dfcaf5707da381 pukkandan 2021-03-05 04:22:37 +05:30
  • 36147a63e3
    [trovo] Pass origin header (Closes #139) Fixes: https://github.com/ytdl-org/youtube-dl/issues/28346 pukkandan 2021-03-04 23:59:37 +05:30
  • 57db6a87ef
    [lbry] Support lbry:// url https://github.com/ytdl-org/youtube-dl/pull/28207 pukkandan 2021-03-04 23:45:28 +05:30
  • cd7c66cf01
    [youtube] Fix history, trending and mix playlists (#136) pukkandan 2021-03-04 23:35:26 +05:30
  • 2c736b4f61
    [cbs] Add support for ParamountPlus (#138) shirt-dev 2021-03-04 09:50:07 -05:00
  • c4a508ab31
    [update] Fix updater removing the executable bit on some UNIX distros Closes #133 pukkandan 2021-03-03 18:56:33 +05:30
  • 7815e55572
    [update] Fix current build hash for UNIX pukkandan 2021-03-03 18:54:30 +05:30
  • 162e6f0000
    [version] update :ci skip all pukkandan 2021-03-03 16:42:23 +05:30
  • a8278ababd
    Release 2021.03.03.2 2021.03.03.2 pukkandan 2021-03-03 16:29:35 +05:30
  • bd9ed42387
    [build] fix bug from da7f321e9338624375eab758d822445d2846e771 pukkandan 2021-03-03 16:31:27 +05:30
  • 5f7514957f
    Release 2021.03.03 pukkandan 2021-03-03 16:17:21 +05:30
  • 9963cda115
    Release 2021.03.03 2021.03.03 pukkandan 2021-03-03 16:17:21 +05:30
  • c1be5231b9
    [build] fix bug from da7f321e9338624375eab758d822445d2846e771 pukkandan 2021-03-03 16:24:17 +05:30
  • 3721515bde
    Update to ytdl-2021.03.03 pukkandan 2021-03-03 11:19:33 +05:30
  • a5c5623470
    [YouTube] Use new browse API for continuation page extraction. (#131) Matthew 2021-03-03 10:32:40 +00:00
  • c705177da2
    [youtube] Throw error when --extractor-retries are exhausted (Closes #130) pukkandan 2021-03-03 02:53:19 +05:30
  • d6e51845b7
    Reduce default of --extractor-retries to 3 pukkandan 2021-03-03 03:03:04 +05:30
  • da7f321e93
    Fix packaging bugs (#129) hseg 2021-03-02 22:47:44 +02:00
  • 097b056c5a
    [mxplayer] Add new extractor Ashutosh Chaudhary 2020-12-03 04:15:26 +05:30
  • f3b737ed19
    [nick] fix extraction Han Dai 2021-01-21 06:16:59 -05:00
  • ee1e05581e
    [mtv] Fix extractor by reverting changes made in youtube-dlc youtube-dl has since fixed the extractor and the changes from the two sources are incompatible pukkandan 2021-03-02 16:24:47 +05:30
  • ec5e77c558
    Update to ytdl-2021.03.02 pukkandan 2021-03-02 13:35:59 +05:30
  • b3b30a4bca
    Fix HLS playlist downloading (#127) shirt-dev 2021-03-01 12:05:45 -05:00
  • 5372545ddb
    [version] update :ci skip pukkandan 2021-03-01 05:42:13 +05:30
  • 5ef7d9bdd8
    Release 2021.03.01 2021.03.01 pukkandan 2021-03-01 05:39:50 +05:30
  • 62bff2c170
    Add option --extractor-retries to retry on known extractor errors pukkandan 2021-03-01 05:18:37 +05:30
  • f0884c8b3f Cleanup some code (see desc) pukkandan 2021-02-28 20:55:32 +05:30
  • 277d6ff5f2
    Extract comments only when needed #95 (Closes #94) pukkandan 2021-02-28 20:26:08 +05:30
  • 1cf376f55a Add option --sleep-requests to sleep b/w requests (Closes #106) pukkandan 2021-02-27 18:11:23 +05:30
  • 7f7de7f94d Allow specifying path in --external-downloader pukkandan 2021-02-27 16:52:27 +05:30
  • 86878b6cd9 [hrfensehen] Fix wrong import pukkandan 2021-02-27 15:35:41 +05:30
  • b3d1242534 [youtube] Fix inconsistent webpage_url (closes #119) pukkandan 2021-02-27 14:45:56 +05:30
  • 9bd2020476 [hls] Enable --hls-use-mpegts by default when downloading live-streams pukkandan 2021-02-26 21:51:31 +05:30
  • ed9b7e3dd3 Fix bug with m3u8 format extraction pukkandan 2021-02-26 18:12:30 +05:30
  • c552ae8838
    Fix get_executable_path (#117) shirt-dev 2021-02-25 17:58:02 -05:00
  • 31a5e037a7
    [viki] Fix viki play pass authentication (#111) Robin Dunn 2021-02-25 14:03:00 -08:00
  • 3638226215 [ci] Disable download tests unless specifically invoked pukkandan 2021-02-26 03:21:39 +05:30
  • 14fdfea973 [youtube] Retry on incomplete ytInitialData pukkandan 2021-02-26 03:22:44 +05:30
  • b45d4e4a8e
    Fix completion paths, zsh pip completion install (#114) shirt-dev 2021-02-25 11:00:29 -05:00
  • 3e39273418
    Merge branch 'master' into fix-paths pukkandan 2021-02-25 21:17:46 +05:30
  • b965087396
    Readthedocs improvements (#115) shirt-dev 2021-02-25 10:46:08 -05:00
  • 359d6d8650 Fix completion paths, zsh pip completion install hseg 2021-02-25 16:49:57 +02:00
  • 0e0040519b [embedthumbnail] Fix bug with deleting original thumbnail (Closes #113) pukkandan 2021-02-25 18:31:54 +05:30
  • 127d075955 [documentation] Fix typos (Closes #112) pukkandan 2021-02-25 16:08:25 +05:30
  • bce8cbb089 [tennistv] Fix format sorting pukkandan 2021-02-25 16:07:38 +05:30
  • aae273ded8 [version] update :ci skip dl pukkandan 2021-02-25 02:44:10 +05:30
  • c74d1aa340 Release 2021.02.24 2021.02.24 pukkandan 2021-02-25 02:25:52 +05:30
  • 7c60c33efe Update to ytdl-commit-4460329 44603290e5 pukkandan 2021-02-25 02:27:04 +05:30
  • 0744a815b7 [documentation] Changes left behind from #85 and #107 pukkandan 2021-02-25 01:16:57 +05:30
  • 7a5c1cfe93
    Completely change project name to yt-dlp (#85) Pccode66 2021-02-24 15:45:56 -03:00
  • c4218ac3f1 Fix --windows-filenames removing / from UNIX paths pukkandan 2021-02-25 00:02:44 +05:30
  • a17417e8ca
    Readthedocs support (#107) shirt-dev 2021-02-24 13:30:37 -05:00
  • 5b1ecbb327 [ffmpeg] Allow passing custom arguments before -i pukkandan 2021-02-24 21:35:18 +05:30
  • e409895f13 [documentation] Fix documentation of "Extractor Options" pukkandan 2021-02-24 21:31:01 +05:30
  • 310c2ed2c6
    Better support HLS media discontinuity and fully support media initialization (#105) shirt-dev 2021-02-24 09:47:53 -05:00
  • c8d83a22ef [tennistv] Fix extractor (Closes #104) pukkandan 2021-02-24 02:25:04 +05:30
  • b1bb77d75f
    Basic support for HLS media initialization (#103) shirt-dev 2021-02-23 11:00:56 -05:00
  • 389e2956a7 [jwplatform] Add support for hyland.com Related: https://github.com/ytdl-org/youtube-dl/issues/12918 pukkandan 2021-02-23 02:15:51 +05:30
  • da6dcbad7d
    [Zee5] Add new extractor (#100) Ashish 2021-02-22 22:50:43 +05:30
  • 6cfda0582b [documentaion] Document playable_in_embed pukkandan 2021-01-14 14:37:23 +05:30
  • f76ede8ee4 [youtube] Show if video was a live stream in info pukkandan 2021-02-22 03:11:24 +05:30
  • e094cec18c [documentation] Document all in format selection (Closes #101) pukkandan 2021-02-21 03:32:50 +05:30
  • d9524b89b7 [hls] Show warning if pycryptodome is not found pukkandan 2021-02-21 03:18:03 +05:30
  • ad68b9f07f [version] update pukkandan 2021-02-20 03:22:31 +05:30
  • 4524baf056 Release 2021.02.19 2021.02.19 pukkandan 2021-02-20 03:03:17 +05:30
  • bc2ca1bb75 Update to ytdl-commit-cf2dbec cf2dbec630 pukkandan 2021-02-20 02:14:36 +05:30
  • 5e41dca334 [viki] Fix extractor (Closes #91) pukkandan 2021-02-19 18:21:29 +05:30
  • 2a86f3da07 [build] Publish on PyPi only if token is set pukkandan 2021-02-19 16:16:08 +05:30
  • a40258a259 [documentation] Remove --flat-videos pukkandan 2021-02-19 04:49:55 +05:30
  • ba7bf12d89 [youtube] Fix for empty comment text (Closes #97) pukkandan 2021-02-19 04:15:03 +05:30
  • f983b87567 [formatsort] Remove misuse of 'preference' pukkandan 2021-02-19 03:33:16 +05:30
  • dca3ff4a5e [formatsort] Remove forced priority of quality pukkandan 2021-02-18 23:42:56 +05:30
  • da9be05edf [documentation] Better document --prefer-free-formats pukkandan 2021-02-18 19:47:46 +05:30
  • 155d2b48c5 [formatsort] Prefer vp9.2 over other vp9 codecs pukkandan 2021-02-18 19:54:30 +05:30
  • 54f37eeabd [formatsort] Remove unnecessary field_preference from extractors pukkandan 2021-02-18 23:52:28 +05:30
  • 9ba5705ac0 [youtube] Fix hashtag continuation pukkandan 2021-02-18 13:54:06 +05:30
  • c2934512c2 Option --windows-filenames to force use of windows compatible filenames pukkandan 2021-02-18 00:39:38 +05:30
  • 55e36f035c
    #93 Build improvements shirt-dev 2021-02-17 01:10:39 -05:00
  • c86d5023d0 [youtube] Add more Invidious instances (Closes #92) pukkandan 2021-02-17 04:08:12 +05:30
  • 42bb0c59f8 [MoveFiles] Fix when merger can't run pukkandan 2021-02-17 00:41:17 +05:30
  • c3e1f0c4f2 [contributors] update pukkandan 2021-02-16 17:09:31 +05:30
  • 6b027907ce Don't raise parser.error when exiting for update pukkandan 2021-02-16 17:04:25 +05:30
  • f3b7c69377 [version] Set version number based on UTC time, not local time pukkandan 2021-02-16 16:54:42 +05:30
  • 46261325be
    #89 [pyinst.py] Exclude vcruntime140.dll from UPX (#89) Jody Bruchon 2021-02-16 06:11:47 -05:00
  • 78b9a616cc
    #90 [niconico] Extract channel and channel_id (Closes #77) kurumigi 2021-02-16 19:49:37 +09:00
  • 55b53b338b [ExtractAudio] Bugfix for 1de75fa129775b6d1ea57686299e0aeadb9a8ab8 pukkandan 2021-02-16 14:58:12 +05:30
  • d16ab6ef1c [version] update pukkandan 2021-02-16 04:17:55 +05:30
  • aa837ddf06 Release 2021.02.15 2021.02.15 pukkandan 2021-02-16 04:04:27 +05:30
  • a718ef84c8 [youtube] Fix for new accounts pukkandan 2021-02-16 03:20:06 +05:30
  • 44f705d001
    #88 Implement SHA256 checking for autoupdater shirt-dev 2021-02-15 16:06:42 -05:00
  • 47930b73a5
    Fix build.yml hashing and crypto support (#87) shirt-dev 2021-02-15 14:16:23 -05:00
  • 1de75fa129 [ExtractAudio] Don't re-encode when file is already in a common audio format (Closes #58) pukkandan 2021-02-15 23:16:11 +05:30
  • 6285297795 [rumble] Add support for video page (Closes #80) pukkandan 2021-02-15 20:07:03 +05:30
  • e5813e53f0 Improve build/updater pukkandan 2021-02-14 22:40:54 +05:30
  • 273762c8d0
    #86 [youtube_live_chat] Use POST API (Closes #82) siikamiika 2021-02-15 11:57:21 +02:00
  • 7620cd46c3
    #79 Fix HLS AES-128 with multiple keys in external downloaders shirt-dev 2021-02-13 11:15:41 -05:00
  • 068693675e Cleanup some code and fix typos pukkandan 2021-02-12 10:04:04 +05:30
  • 1ea2412927 Minor bugfixes pukkandan 2021-02-12 10:10:31 +05:30
  • 63ad4d43eb
    #70 Allow downloading of unplayable video formats shirt-dev 2021-02-11 22:51:59 -05:00
  • 584bab3766 [sponskrub] Print ffmpeg output and errors to terminal pukkandan 2021-02-12 01:25:16 +05:30