Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge pull request #261 from B0pol/ina | Tom-Oliver Heidel | 2020-11-30 | 1 | -1/+4 |
|\ | | | | | [ina] support mobile links | ||||
| * | [ina] support mobile links | bopol | 2020-11-27 | 1 | -1/+4 |
| | | |||||
* | | Merge pull request #207 from pukkandan/thumbnail-rename | Tom-Oliver Heidel | 2020-11-30 | 1 | -2/+4 |
|\ \ | | | | | | | [ffmpeg] Fix for os.rename error when embedding thumbnail to video in a different drive on windows | ||||
| * | | Don't try to delete file if it doesn't exist | pukkandan | 2020-11-15 | 1 | -1/+2 |
| | | | |||||
| * | | Fix for os.rename error when embedding thumbnail to video in a different drive | pukkandan | 2020-11-15 | 1 | -2/+3 |
| | | | |||||
* | | | Merge pull request #224 from kyuyeunk/vlive | Tom-Oliver Heidel | 2020-11-30 | 1 | -5/+26 |
|\ \ \ | | | | | | | | | [Vlive] Fix playlist handling when downloading a channel | ||||
| * | | | [Vlive] Fix playlist handling when downloading a channel | Kyu Yeun Kim | 2020-11-16 | 1 | -5/+26 |
| |/ / | |||||
* | | | Merge pull request #246 from pukkandan/bitchute-embed | Tom-Oliver Heidel | 2020-11-30 | 2 | -0/+14 |
|\ \ \ | | | | | | | | | Detect embedded bitchute videos | ||||
| * | | | Detect embedded bitchute videos | pukkandan | 2020-11-20 | 2 | -0/+14 |
| | |/ | |/| | |||||
* | | | Merge pull request #205 from pukkandan/ffmpeg-use-map | Tom-Oliver Heidel | 2020-11-30 | 2 | -8/+8 |
|\ \ \ | | | | | | | | | [ffmpeg] Ensure all streams are copied | ||||
| * | | | Ensure all streams are copied when using ffmpeg | pukkandan | 2020-11-15 | 2 | -8/+8 |
| | |/ | |/| | |||||
* | | | Merge pull request #245 from pukkandan/merge-main | Tom-Oliver Heidel | 2020-11-30 | 66 | -2252/+3617 |
|\ \ \ | | | | | | | | | Merge youtube-dl and fix Youtube Feeds | ||||
| * | | | bug fix | pukkandan | 2020-11-27 | 1 | -2/+2 |
| | | | | |||||
| * | | | flake8 | pukkandan | 2020-11-27 | 1 | -1/+1 |
| | | | | |||||
| * | | | Fix some improper Youtube URLs | pukkandan | 2020-11-27 | 1 | -0/+9 |
| | | | | | | | | | | | | | | | | Eg: https://www.youtube.com/watch?list=UUXIkr0SRTnZO4_QpZozvCCA | ||||
| * | | | [spreaker] fix SpreakerShowIE test URL | pukkandan | 2020-11-26 | 1 | -1/+1 |
| | | | | |||||
| * | | | Updated to release 2020.11.26 | pukkandan | 2020-11-26 | 11 | -481/+884 |
| | | | | |||||
| * | | | Print youtube's warning message (Closes #256) | pukkandan | 2020-11-25 | 1 | -0/+17 |
| | | | | |||||
| * | | | Update youtube extractor to 2020.11.24 | pukkandan | 2020-11-24 | 2 | -57/+82 |
| | | | | |||||
| * | | | Minor changes to make it easier to merge | pukkandan | 2020-11-24 | 2 | -52/+60 |
| | | | | |||||
| * | | | Update to release 2020.11.24 except youtube and skyit extractors | pukkandan | 2020-11-24 | 9 | -1/+452 |
| | | | | |||||
| * | | | Minor fixes | pukkandan | 2020-11-23 | 1 | -5/+2 |
| | | | | |||||
| * | | | Redirect channel home to /video | pukkandan | 2020-11-23 | 1 | -0/+9 |
| | | | | |||||
| * | | | Cleanup YoutubeTabIE _VALID_URL regex | pukkandan | 2020-11-23 | 1 | -7/+6 |
| | | | | |||||
| * | | | Better implementation of YoutubeSearchURLIE | pukkandan | 2020-11-22 | 1 | -10/+11 |
| | | | | |||||
| * | | | Added RDMM back | pukkandan | 2020-11-22 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | | Eg: https://www.youtube.com/watch?v=MuAGGZNfUkU&list=RDMM | ||||
| * | | | Minor fixes | pukkandan | 2020-11-22 | 2 | -27/+25 |
| | | | | |||||
| * | | | Updated to release 2020.11.21.1 | pukkandan | 2020-11-22 | 29 | -361/+560 |
| | | | | |||||
| * | | | Implemented all Youtube Feeds (ytfav, ytwatchlater, ytsubs, ythistory, ↵ | pukkandan | 2020-11-22 | 5 | -147/+200 |
| | | | | | | | | | | | | | | | | ytrec) and SearchURL | ||||
| * | | | Revert changes to vlive | pukkandan | 2020-11-22 | 1 | -111/+174 |
| | | | | |||||
| * | | | Merge 'ytdl-org/youtube-dl/master' release 2020.11.19 | pukkandan | 2020-11-20 | 34 | -1691/+1824 |
| | |/ | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Old Extractors left behind: VLivePlaylistIE YoutubeSearchURLIE YoutubeShowIE YoutubeFavouritesIE If removing old extractors, make corresponding changes in docs/supportedsites.md youtube_dlc/extractor/extractors.py Not merged: .github/ISSUE_TEMPLATE/1_broken_site.md .github/ISSUE_TEMPLATE/2_site_support_request.md .github/ISSUE_TEMPLATE/3_site_feature_request.md .github/ISSUE_TEMPLATE/4_bug_report.md .github/ISSUE_TEMPLATE/5_feature_request.md test/test_all_urls.py youtube_dlc/version.py Changelog | ||||
* | | | Merge pull request #213 from lorpus/master | Tom-Oliver Heidel | 2020-11-27 | 3 | -0/+66 |
|\ \ \ | | | | | | | | | [bitwave.tv] new extractor | ||||
| * | | | [bitwave.tv] add test | lorpus | 2020-11-27 | 1 | -0/+8 |
| | | | | |||||
| * | | | [bitwave.tv] fix build | lorpus | 2020-11-14 | 1 | -0/+2 |
| | | | | |||||
| * | | | [bitwave.tv] new extractor | lorpus | 2020-11-14 | 3 | -0/+56 |
| | |/ | |/| | |||||
* | | | Merge pull request #254 from xypwn/patch-1 | Tom-Oliver Heidel | 2020-11-24 | 1 | -1/+1 |
|\ \ \ | |_|/ |/| | | [SouthparkDe] Support for English URLs | ||||
| * | | [SouthparkDe] Support for English URLs | xypwn | 2020-11-23 | 1 | -1/+1 |
|/ / | | | | | Allow downloading English South Park episodes from the southpark.de | ||||
* | | Merge pull request #187 from pukkandan/break-on-existing | Tom-Oliver Heidel | 2020-11-16 | 4 | -2/+15 |
|\ \ | | | | | | | Stop download after encountering video in archive | ||||
| * | | Add --break-on-existing by @gergesh | pukkandan | 2020-11-13 | 4 | -2/+15 |
| |/ | | | | | | | Authored-by: Yoav Shai <gergesh@gmail.com> | ||||
* | | Merge pull request #181 from pukkandan/precheck-archive | Tom-Oliver Heidel | 2020-11-16 | 1 | -1/+11 |
|\ \ | |/ |/| | Check IDs in the archive before downloading webpage | ||||
| * | Handle IndexError | pukkandan | 2020-11-13 | 1 | -2/+2 |
| | | |||||
| * | Pre-check video IDs in the archive before downloading | pukkandan | 2020-11-13 | 1 | -1/+11 |
|/ | |||||
* | [skip travis] typo | Tom-Oliver Heidel | 2020-11-11 | 1 | -1/+1 |
| | |||||
* | flake8 yt py2 fix | Unknown | 2020-11-11 | 1 | -2/+2 |
| | |||||
* | [skip travis] | Tom-Oliver Heidel | 2020-11-11 | 1 | -1/+1 |
| | |||||
* | [youtube] python2 fix #168 | Unknown | 2020-11-11 | 1 | -2/+2 |
| | | | proposed fix by awei78 | ||||
* | [skip travis] | Tom-Oliver Heidel | 2020-11-11 | 1 | -1/+1 |
| | |||||
* | Merge pull request #149 from RobinD42/fix-subtitle-fallback | Tom-Oliver Heidel | 2020-11-11 | 1 | -10/+19 |
|\ | | | | | fall-back to the old way to fetch subtitles, if needed | ||||
| * | fall-back to the old way to fetch subtitles, if needed | Robin Dunn | 2020-11-09 | 1 | -10/+19 |
| | | |||||
* | | Merge pull request #151 from wlritchi/youtube-playlist-polymer | Tom-Oliver Heidel | 2020-11-11 | 1 | -186/+130 |
|\ \ | | | | | | | RFC: youtube: Polymer UI and JSON endpoints for playlists |