Commit Graph

  • 884ce9d05d [version] update :ci skip all pukkandan 2021-06-08 20:00:59 +05:30
  • 3b1fe47d84 Release 2021.06.08 2021.06.08 pukkandan 2021-06-08 20:13:41 +05:30
  • ed64ce5905 [build] Release yt-dlp.tar.gz Closes #386 pukkandan 2021-06-08 19:37:45 +05:30
  • 76a264ac9e Make outtmpl more robust and catch errors early pukkandan 2021-06-08 20:11:00 +05:30
  • 324ad82006 [utils] Generalize traverse_dict to traverse_obj pukkandan 2021-06-08 14:23:56 +05:30
  • beb982bead [build,update] Add GNU-style SHA512 and prepare updater for simlar SHA256 (#383) Nil Admirari 2021-06-08 10:34:07 +00:00
  • e88396f123 [build] Fix SHA256 pukkandan 2021-06-08 01:29:10 +05:30
  • 46358f647d Update to ytdl-commit-c2350ca pukkandan 2021-06-08 00:28:32 +05:30
  • bd99f6e648 Add field original_url with the user-inputted URL So that they can be processed by --parse-metadata for example pukkandan 2021-06-08 00:20:06 +05:30
  • ecb5419149 Make more fields available for --print when used with --flat-playlist pukkandan 2021-06-08 00:17:53 +05:30
  • cf59cd4dcd [docs] Improve documentation of dependencies Related: #348 pukkandan 2021-06-08 00:16:22 +05:30
  • 56ce9eb832 [pyinst] Show Python version in EXE metadata (#384) Nil Admirari 2021-06-07 17:32:39 +00:00
  • 89ee4cf8ae [viki] Fix extraction Closes #381 Code from: 59e583f7e8 pukkandan 2021-06-07 12:19:30 +05:30
  • 87ea7dfc04 Fix filename sanitization Bug from 752cda3880 pukkandan 2021-06-06 19:30:21 +05:30
  • eb0f9d6838 [zoom] Extract transcripts as subtitles pukkandan 2021-06-06 17:09:09 +05:30
  • d3d8d8184a [extractor] Fix pre-checking archive for some extractors The id regex group must be present for _match_id and pre-checking archive to work correctly pukkandan 2021-06-06 15:05:07 +05:30
  • e85a39717a [twitcasting] Add TwitCastingUserIE, TwitCastingLiveIE Closes #374 pukkandan 2021-06-06 03:21:52 +05:30
  • f2cd7060fc [vidio] Add VidioPremierIE and VidioLiveIE (#371) MinePlayersPE 2021-06-06 02:55:26 +07:00
  • 752cda3880 Fix and refactor prepare_outtmpl pukkandan 2021-06-03 23:30:38 +05:30
  • 9d83ad93d0 [cleanup] Mark unused files pukkandan 2021-06-05 21:25:06 +05:30
  • cc52de4356 [cleanup] Point all shebang to python3 (#372) felix 2021-06-03 11:43:42 +02:00
  • 14b17a551f Remove support for obsolete python versions pukkandan 2021-06-06 00:44:34 +05:30
  • 2ec1759f9d [downloader/ffmpeg] Hide FFmpeg banner unless in verbose mode (#372) felix 2021-05-02 21:10:14 +02:00
  • e2efe599aa [common] Fix FourCC fallback when parsing ISM (#372) felix 2021-05-02 11:10:35 +02:00
  • 5e1dba8ed6 Remove duplicate file trovolive.py pukkandan 2021-06-05 18:27:15 +05:30
  • bea742222f [youtube] Support shorts URL Closes #375 pukkandan 2021-06-05 18:09:51 +05:30
  • e06ca6ddac [hls] Decrypt fragment when reading from disk Closes #373 pukkandan 2021-06-05 18:09:11 +05:30
  • eb03899192 [version] update :ci skip all pukkandan 2021-06-01 21:08:44 +05:30
  • 3de7c2ce9a Release 2021.06.01 2021.06.01 pukkandan 2021-06-01 03:34:31 +05:30
  • bc6b9bcd65 [utils] Escape URLs in sanitized_Request, not sanitize_url d2558234cf added escaping of URLs while sanitizing. However, sanitize_url may not always receive an actual URL. Eg: When using yt-dlp "search query" --default-search ytsearch, search query gets escaped to search%20query before being prefixed with ytsearch: which is not the intended behavior. So the escaping is moved to sanitized_Request instead. pukkandan 2021-06-01 18:05:41 +05:30
  • 6e6390321c [Hotstar] Add HotStarSeriesIE (#366) Ashish 2021-06-01 20:14:03 +05:30
  • 4040428efc [update] Block further update for unsupported systems pukkandan 2021-06-01 03:32:09 +05:30
  • cc1dfc9373 [cleanup] setup.py pukkandan 2021-06-01 02:03:40 +05:30
  • 14eb1ee1cb Update to ytdl-commit-d495292 pukkandan 2021-06-01 02:37:01 +05:30
  • 879e7199bb [archiveorg] Add YoutubeWebArchiveIE (#356) coletdjnz 2021-05-31 13:12:38 +12:00
  • d89da64b1d [hls,dash] When using concurrent_fragment_downloads, do not keep the fragment content in memory Partial fix for #359 This is a temporary solution until #364 can be implemented pukkandan 2021-05-30 22:04:31 +05:30
  • 5dcd8e1d88 [hls] Disable external downloader for webtt pukkandan 2021-05-30 22:11:11 +05:30
  • 10bb7e51e8 [vidio] Add login support (#362) MinePlayersPE 2021-05-30 21:49:14 +07:00
  • b0089e8992 [fancode] Add extractor (#316,#354) Closes #269, #363 pukkandan 2021-05-30 19:29:00 +05:30
  • a3ed14cbaf [Voot] Add VootSeriesIE (#351) Ashish 2021-05-30 16:45:42 +05:30
  • 9dee4df559 [Saitosan] Add new extractor (#350) LE 2021-05-30 09:02:18 +00:00
  • adddc50cbf [extractor] Functions to parse socket.io response as json pukkandan 2021-05-30 13:47:39 +05:30
  • 46c43ffc9d [vidio] Support premium videos (#358) MinePlayersPE 2021-05-29 21:54:19 +07:00
  • 37a3bb66a7 [extractor] Allow note=False when extracting manifests pukkandan 2021-05-29 14:22:44 +05:30
  • 337e0c62f8 [embedthumbnail] Correctly escape filename pukkandan 2021-05-29 01:39:07 +05:30
  • 885cc0b75c [embedthumbnail] Embed if any thumbnail was downloaded, not just the best pukkandan 2021-05-29 01:38:02 +05:30
  • 46953e7e6e [youtube:playlist] fix bug pukkandan 2021-05-28 23:49:26 +05:30
  • ae8f99e648 Remove None values from info.json pukkandan 2021-05-28 21:45:06 +05:30
  • 077c476276 [zee5] Fix m3u8 formats extension pukkandan 2021-05-28 19:34:22 +05:30
  • 835a1478b4 Write messages to stderr when both quiet and verbose pukkandan 2021-05-29 02:31:10 +05:30
  • 120fe5134a Pre-check archive and filters during playlist extraction pukkandan 2021-05-28 22:08:01 +05:30
  • 56a8fb4f77 Refactor __process_playlist using LazyList pukkandan 2021-05-28 22:07:11 +05:30
  • 55575225b4 [utils] Add __getitem__ for PagedList pukkandan 2021-05-17 19:14:20 +05:30
  • 483336e79e [utils] Add LazyList pukkandan 2021-05-28 22:19:13 +05:30
  • c77495e3a4 [cleanup] _match_entry pukkandan 2021-05-29 02:12:07 +05:30
  • 65af1839c6 [patreon] Support vimeo embeds (#349) rhsmachine 2021-05-27 22:14:43 +05:30
  • 177877c544 [extractor] Always prefer native hls downloader by default pukkandan 2021-05-22 23:58:11 +05:30
  • b25522ba52 [update] Replace self without launching a subprocess in windows pukkandan 2021-05-26 01:13:34 +05:30
  • c19bc311cb [cleanup] Refactor updater pukkandan 2021-05-26 01:13:08 +05:30
  • 5435dcf96e Handle Basic Auth user:pass in URLs Hubert Hirtz 2021-04-19 14:07:45 +02:00
  • f17c702270 [ard] Allow URLs without - before id https://github.com/ytdl-org/youtube-dl/pull/29091 Oliver Freyermuth 2021-05-23 19:17:21 +02:00
  • 3907333c5d [extractor] Skip subtitles without URI in m3u8 manifests Closes #339 pukkandan 2021-05-23 22:29:28 +05:30
  • acdecdfaef [embedthumbnail] Embed in mp4/m4a using mutagen pukkandan 2021-05-23 22:16:35 +05:30
  • 09d18ad07e [Sonyliv] Add subtitle support (#342) Ashish 2021-05-23 21:26:27 +05:30
  • bc516a3f3c Sanitize and sort playlist thumbnails Closes #341 pukkandan 2021-05-23 17:28:15 +05:30
  • 9572eaaa11 [ShemarooMe] Add extractor (#332) Ashish 2021-05-23 12:42:50 +05:30
  • 18e674b4f6 [ffmpeg] Download and merge in a single step if possible pukkandan 2021-05-23 03:47:44 +05:30
  • 8d68ab98a7 [youtube] Fix bug where not all hls formats were extracted Bug introduced in 9297939ec3 pukkandan 2021-05-23 03:08:11 +05:30
  • 135e6b93f4 [SonyLIV] Add SonyLIVSeriesIE (#331) Ashish 2021-05-22 17:53:06 +05:30
  • 13a49340ed [telemundo] add extractor (#327) king-millez 2021-05-22 21:47:49 +10:00
  • 81a23040eb [cleanup] Refactor ffmpeg convertors pukkandan 2021-05-22 13:54:12 +05:30
  • 857f63136d [videoconvertor] Generalize with remuxer and allow conditional recoding pukkandan 2021-05-22 13:08:12 +05:30
  • a927acb1ec [ThumbnailsConvertor] Support conversion to png and make it the default (#333) louie-github 2021-05-22 02:09:48 +08:00
  • 09f1580e2d [youtube] /live URLs should raise error if channel is not live Fixes: https://github.com/ytdl-org/youtube-dl/issues/29090 pukkandan 2021-05-21 20:04:30 +05:30
  • cd59e22191 [version] update :ci skip all pukkandan 2021-05-20 21:12:30 +05:30
  • 7237fdc6ce [build] Fix pefile version for x86 Authored by: shirt-dev shirt 2021-05-20 11:17:07 -04:00
  • 0fdf490d33 Release 2021.05.20 pukkandan 2021-05-20 21:11:18 +05:30
  • b73612a254 Update to ytdl-commit-dfbbe29 pukkandan 2021-05-20 21:08:49 +05:30
  • 65075de35b Release 2021.05.20 2021.05.20 pukkandan 2021-05-20 18:57:59 +05:30
  • 50755db160 Update to ytdl-commit-dfbbe29 Lukas Anzinger 2021-05-16 14:54:15 +02:00
  • 5014558ab9 [parlview] Add extractor (#322) king-millez 2021-05-20 23:05:37 +10:00
  • 28b0eb0f65 [cleanup] See desc * Remove struct from embedthumbnail * Use bullet lists in readme where numbered list don't make sense * Fix error introduced in 9c2b75b561 when ie_result is None pukkandan 2021-05-20 18:02:58 +05:30
  • 95131b2176 [embedthumbnail] Add flac support and refactor mutagen code pukkandan 2021-05-20 16:55:57 +05:30
  • 2305e2e5c9 [options] Alias --write-comments, --no-write-comments Closes: #264 pukkandan 2021-05-20 15:40:35 +05:30
  • 00ae27690d [youtube] Add html5=1 param to get_video_info page requests (#329) Workaround for #319, https://github.com/ytdl-org/youtube-dl/issues/29086 Authored by: colethedj coletdjnz 2021-05-20 10:12:53 +00:00
  • 9d5d4d64f8 [youtube] Better message when login required pukkandan 2021-05-19 19:11:44 +05:30
  • 98784ef8d6 [audius:artist] Add extractor (#323) king-millez 2021-05-20 18:28:52 +10:00
  • d3fc8074a4 [youtube] Sort audio-only formats correctly Closes #317 pukkandan 2021-05-18 01:11:57 +05:30
  • 9c2b75b561 Field additional_urls to download additional videos from metadata pukkandan 2021-05-18 23:50:29 +05:30
  • 856bb8f99d [downloader] Fix write_debug pukkandan 2021-05-19 17:34:17 +05:30
  • af32f40bf5 [test] Fix test_YoutubeDL.TestYoutubeDL Test test_ignoreerrors_for_playlist_with_url_transparent_iterable_entries was broken due to __original_infodict being added to the dict pukkandan 2021-05-18 23:55:32 +05:30
  • 4ec82a72bb Ensure post_extract and pre_process only run once Previously, they ran once for each format requested pukkandan 2021-05-18 23:55:32 +05:30
  • 07cce701de [cleanup] linter, code formatting and readme pukkandan 2021-05-18 23:50:59 +05:30
  • 74e001af1d [tenplay] Fix extractor (#314) king-millez 2021-05-19 21:13:34 +10:00
  • ff2751ac9c [youtube] Always extract maxresdefault thumbnail Fixes: https://github.com/ytdl-org/youtube-dl/issues/29049 pukkandan 2021-05-18 19:15:11 +05:30
  • abcdd12b26 [youtube:tab] Support youtube music MP pages pukkandan 2021-05-17 18:37:58 +05:30
  • 18db754858 [youtube:tab] Redirect UC channels that doesn't have a videos tab pukkandan 2021-05-18 18:32:46 +05:30
  • fe03a6cdc8 [youtube:tab] Support youtube music VL and browse pages pukkandan 2021-05-18 19:31:06 +05:30
  • cd684175ad [youtube:tab] Support channel search Fixes: https://github.com/ytdl-org/youtube-dl/issues/29071 pukkandan 2021-05-18 19:30:21 +05:30
  • da692b7920 [cleanup] youtube tests pukkandan 2021-05-18 17:59:15 +05:30