]> asedeno.scripts.mit.edu Git - youtube-dl.git/shortlog
youtube-dl.git
2022-05-28 dirkf[YouPorn] Improve `upload_date` extraction 30810/head
2022-05-28 dirkf[utils] Enable ALPN in HTTPS to satisfy broken servers
2022-05-24 dirkf[YouTube] Handle player c5a4daa1 with indirect n-functi...
2022-05-20 Jacob ChapmanUpdate options.py
2022-05-19 dirkf[wat.tv] Add version `pver` to metadata API call
2022-05-09 dirkf[NHK] Support alphabetic characters in 7-char NhkVod...
2022-04-29 dirkf[doc] Clarify test naming
2022-04-29 dirkf[streamcz] Remove empty `'{}'.format()` for Py2.6
2022-04-28 Árni Dagur[KTH] Add new extractor for KTH play (#30885)
2022-04-15 dirkf[Youtube] Fix "n" descrambling for player fae06c11
2022-04-10 dirkfDisable blank issues
2022-04-05 nixxo[RAI] Fix extraction of http formats
2022-04-05 nixxo[RAI] Extend formats with direct http mp4 link (PR #27990)
2022-04-05 nixxo[RAI] Added checks for DRM protected content (PR #27657)
2022-03-31 lihan7[extractor/bilibili] Fix path "/audio/auxxxxx" download...
2022-03-25 dirkfIgnore --external-downloader-args if --external-downloa...
2022-02-26 dfMake default upload_/release_date a compat_str
2022-02-26 dirkfAvoid skipping ID when unlisted_hash is numeric
2022-02-24 dirkf[Alsace20TV] Add new extractors Alsace20TVIE, Alsace20T...
2022-02-24 dirkf[CPAC] Add extractor for Canadian Parliament
2022-02-24 dirkfFixed groups() call on potentially empty regex search...
2022-02-24 marieell[aliexpress] Fix test case
2022-02-24 Lesmiscore (Naoya Ozaki)[bigo] add support for bigo.tv (#30635)
2022-02-14 Vladimir Stavrinov[rutv] fix vbr for empty string value (#30623)
2022-02-14 Petr Vaněkadd missing __future__ import unicode_literals
2022-02-14 Petr Vaněkresolve problem with unpacking operator for <py3.5
2022-02-14 Petr Vaněk[streamcz] test fixes and one additional test
2022-02-14 Petr Vaněkdo not use f-strings
2022-02-14 Petr Vaněkavoid traverse_obj function
2022-02-14 Petr Vaněkrevert: use _match_valid_url function
2022-02-14 Petr Vaněk[streamcz] cherry-pick from yt-dlp
2022-02-11 dirkf[extractor/videa] Back-port from yt-dlp PRs 463+1028
2022-02-11 kikuyan[extractor/videa] fix extraction in Py2
2022-02-09 dirkf[BBC] Also allow PID with leading 'l' (live?)
2022-02-09 dirkf[Nuvid] Use site JSON for video details (#29332)
2022-02-07 dirkf[ARD] Back-port subtitle extraction from yt-dlp PR 2409
2022-02-05 Seonghyeon ChoRemove redundant assigning `format_id`
2022-02-05 dfAdd ArteTVCategoryIE to support category playlists
2022-02-05 Abdullah Ibn FulanUpdated Album URL regex
2022-02-05 Abdullah Ibn Fulan[extractor/audiomack] Updated URL regex, corrected...
2022-02-05 dirkfSupport __INITIAL_DATA__ with stringified JSON
2022-02-05 dfTry for timestamp, description from window.__INITIAL_DA...
2022-02-05 dirkf[niconico] Implement heartbeat for download
2022-02-05 dirkf[niconico] Back-port extractor from yt-dlp
2022-02-05 dirkf[test:download] Only extract enough videos for playlist...
2022-02-05 dirkf[applepodcasts] Extract default thumbnail image
2022-02-05 dirkf[applepodcasts] Improve format extraction
2022-02-05 dirkf[applepodcasts] Support new AMP-ish page structure
2022-02-05 Chris Rosexvideos: Fix for #30271
2022-02-05 dirkfFix tests for working IEs; disable obsolete WDRMobile
2022-02-05 dirkfFix WDRMaus; extend URL matching for other Maus pages...
2022-02-05 dirkfUpdate URPlayIE extractor for Next.js page format,...
2022-02-05 dirkfSupport more deeply nested ptmd_path with test, update...
2022-02-05 dirkfAdditional tweaks: allow any .ndr.de, simplify quote match
2022-02-05 dirkfFix NDR, NJoy tests
2022-02-05 dirkfNJoy: improve extraction of NDR id, description, etc...
2022-02-05 dirkfNDR: improve extraction of NDR id, description, etc...
2022-02-05 dirkfSupport Tele5 pages with Discovery Networks format...
2022-02-04 dirkfBack-port yt-dlp Viki extractor
2022-02-04 dirkfReturn the item itself if playlist has one entry
2022-02-04 dirkfFind TV2DK Kaltura ID in Nuxt.js page format
2022-02-04 pukkandan[youtube:search] Add tests
2022-02-04 dirkfRework 2c2c2bd with an actual Mix page and realistic...
2022-02-04 dirkfMerge branch 'pukkandan-yt-searchurl' into yt-dl-master
2022-02-03 pukkandan[youtube] Support channel search
2022-02-02 dirkfAvoid crashing if n-sig decode fails
2022-02-01 dirkfSupport Youtube Shorts URL format
2022-02-01 dirkf[YouTube] Fix n-sig for player e06dea74 (#30582)
2022-01-31 dfImplement n-param descrambling using JSInterp
2022-01-30 dirkfRefactor JSInterpreter._separate
2022-01-30 dirkfBack-port test_youtube_signature.py from yt-dlp and...
2022-01-30 dirkfFix splice to handle float
2022-01-30 dfHandle default in switch better
2022-01-30 dfBack-port JS interpreter upgrade from yt-dlp PR #1437
2022-01-30 dfAdd compat_map/filter and use the former
2022-01-29 dfFix test_youtube_flat_playlist_extraction
2022-01-29 dfRemove obsolete non-working test_youtube_toptracks
2022-01-29 dfFix test_youtube_mix
2022-01-29 dfRemove obsolete test_youtube_course
2022-01-29 dfFix test_youtube_playlist_noplaylist
2022-01-29 pukkandanMerge branch 'UP/youtube-dl' into dl/YoutubeSearchURLIE
2022-01-29 pukkandanFix max_results
2022-01-29 pukkandanUse `itertools.islice`
2022-01-29 pukkandanAdd back `YoutubeSearchURLIE`
2021-12-16 Sergey M․release 2021.12.17 2021.12.17
2021-12-16 Sergey M․[ChangeLog] Actualize
2021-12-16 lanegramling[youtube] Update signature function patterns (closes...
2021-07-01 bopol[peertube] only call description endpoint if necessary...
2021-06-28 Remita Amine[periscope] pass referer to HLS requests(closes #29419)
2021-06-20 Aleri Kaisattera[liveleak] Remove extractor (closes #17625, closes...
2021-06-20 Sergey M․[pornhub] Add support for pornhubthbh7ap3u.onion
2021-06-20 Sergey M․[pornhub] Detect geo restriction
2021-06-20 Sergey M․[pornhub] Dismiss tbr extracted from download URLs...
2021-06-20 Sergey M․[curiositystream:collection] Extend _VALID_URL (closes...
2021-06-20 Sergey M․[youtube] Make get_video_info processing more robust...
2021-06-20 Sergey M․[youtube] Workaround for get_video_info request (refs...
2021-06-20 Tianyi Shi[bilibili] Strip uploader name (#29202)
2021-06-20 bopol[youtube] Update invidious instance list (#29281)
2021-06-20 Logan B[umg:de] Update GraphQL API URL (#29304)
2021-06-20 Sergey M․[nrk] Switch psapi URL to https (closes #29344)
next